Skip to content

logr v1.3.7

Choose a tag to compare

@dbosak01 dbosak01 released this 08 Apr 16:45
· 12 commits to master since this release
  • Ensure that error and warning handlers are disconnected if log is closed.
  • Added options to not print header and footer if desired.
  • Added log_suspend() and log_resume() functions.
  • Added log_error() and log_warning() functions.
  • Added get_warnings() function.