Unofficial Dub Package Documentation
module
s2.logger
;
import
s2.util.log.logger
;
shared
auto
logger
=
new
Logger
!(
LogLevel.ERROR
)();
[Docs]
s2.logger
s2.util.log.logger
[Docs]
logger