Changelog
0.8.0
Changelog
0.5.0
Changelog
0.4.0
LALOG_LEVEL
environment variable as the initial log level if it is set and
is valid.Changelog
0.3.0
addTrackId
boolean option to create()
parameter to create a trackId
in the presets if truthy.Changelog
0.2.0
Logger
constructor and .create()
now take a single options
object
argument instead of a service
and name
argument. The options
should have serviceName
and moduleName
props and can optionally have a presets
prop.