Second CRAN Release - Global Loggers
- Loggers are now stored in a global namespace and accessed/created with get_logger() similar to python logging
- Loggers gain a
$configmethod that can load config objects and YAML files/strings
$config method that can load config objects and YAML files/strings