Skip to content

Second CRAN Release - Global Loggers

Choose a tag to compare

@s-fleck s-fleck released this 06 Jun 06:49
· 459 commits to master since this release
  • Loggers are now stored in a global namespace and accessed/created with get_logger() similar to python logging
  • Loggers gain a $config method that can load config objects and YAML files/strings