Releases: NoxMortem/NoxLog
Releases · NoxMortem/NoxLog
v.0.0.3-alpha
- Updated readme
Logger.StaticLogger
is now public readonly this allows to useSetContext
orSetLogLevel
on it.- Added support for "Example".LogTrace with
LOGGER_EXTENSIONS
which uses#Example#
as temporary filter for Console Pro, uses theLogger.StaticLogger
and logs the message.
v.0.0.2-alpha
Fixed some problems introduced during the v0.0.2-alpha release