Defines a platform-neutral API for writing log messages. _Important! By default, no log writer function is registered, and so nothing is logged. Read on to learn how to properly configure logging for your application_ ## Adding logging to your module Log messages are written to a [[Logger]]. A canonical `Logger` instance for a package or module may be obtained by calling [[logger]]. Logger log = logger(`module hello`); The methods [[Logger.fatal]], [[Logger.error]], [[Logger.warn]], ...

Latest Versions

6 versions โ†’
VersionVulnerabilitiesUsagesDate
1.3.x
1.3.1
2
Feb 13, 2021
1.3.0
1
Feb 13, 2021
1.2.x
1.2.2
1
Feb 13, 2021
1.2.1
0
Feb 13, 2021
1.2.0
2
Feb 13, 2021
1.1.x
1.1.0
1
Feb 13, 2021
6 versions โ†’