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
Major upgrade to usage of FileWriter
** Greater flexibility to customize functionality further
** Support for max size in bytes
** Support for max number of log files
** Support basic builder pattern (more flexibility will be added in 2.6)
Added ANSI coloring support
Created special support ExecutionContext and helpers to support asynchronous tracing see
Upgraded MDC functionality to provide thread-safe and multi-threaded support above the crap that Logback and SLF4J does
Complete re-write of AsynchronousLogHandler to be more flexible and avoid excessive congestion
Added time formatting convenience functionaly (@cornerman)
Updated source maps for Scala.js to point to GitHub repo (@cornerman)