# Functions
New returns a new logger for stderr with the given name.
NewWithDest returns a new logger for the given destination with the given name.
SetLogLevel sets the global log level.
SetPackageLogLevel sets a log level for a package, overriding the global level.
# Interfaces
Logger is the logging interface used by consensus.