- Set the default severity to "error".
- Enable the console logger by default.
- Support logging
error
,warn
,info
, anddebug
messages. - Support pluggable "loggers".
- Support logging to stdout through console logger.
- Support environmentally defined configurations.