You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`log_appender()`, `log_layout()` and `log_formatter()` now check that you are calling them with a function, and return the previously set value (#170, @hadley)
14
16
* new function to return number of log indices (#194, @WurmPeter)
15
17
*`appender_async` is now using `mirai` instead of a custom background process and queue system (#214, @hadley@shikokuchuo)
16
-
* New `formatter_cli()` allows you to use the syntax from the cli package to create log messages (#210, @thomasp85)
0 commit comments