v0.5.0
-
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.
- Add support for changing the log levels on a per-module basis. Thanks to
-
Bug fixes
- Log clients are now fully configurable. Previous versions inadvertently
limited the options that could be set.
- Log clients are now fully configurable. Previous versions inadvertently