1.10.1
- Added two new built-in log formats:
css_level
andcss_message
, which style text using CSS for usage with theConsole
API in browsers - The
format
in aLogConfiguration
can now return astring[]
(in addition to astring
) - The
output
in aLogConfiguration
is now passed an array of strings