Skip to content

v0.5.0

Compare
Choose a tag to compare
@fhunleth fhunleth released this 19 Sep 01:06
  • New features

    • Add support for changing the log levels on a per-module basis. Thanks to
      Matt Ludwigs for this change. See the README.md for details.
    • Add a :format option to accept a custom format function similar to how
      Logger supports custom formatting. Thanks to Tim Mecklem for this.
    • Bumped default ring buffer size from 100 messages to 1024.
  • Bug fixes

    • Log clients are now fully configurable. Previous versions inadvertently
      limited the options that could be set.