//
pkg.gl
Category
github.com/peter-mount/go-kernel/v2
logger
package
2.0.2
Repository:
https://github.com/peter-mount/go-kernel.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
12
Dependents
0
Files
408 SLOC
#
Functions
New
New creates a new Logger.
NewReport
No description provided by the author
#
Structs
Logger
ReportLogger used with the Logger package to write logs to the console and a secondary source, usually a printer.
LoggerService
Kernel service to expose the logger.