//
pkg.gl
Category
github.com/bonjourmalware/melody
internal
logging
package
1.1.0
Repository:
https://github.com/bonjourmalware/melody.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
6
Files
174 SLOC
#
Functions
InitLoggers
InitLoggers setup the logging environment and initialize the loggers according to the loaded configuration.
Start
Start starts the logging pipeline.
#
Variables
Errors
Errors is the errors logger.
LogChan
LogChan is the channel used to receive events to be logged.
Sensor
Sensor is the sensor logger.
Std
Std is the standard logger.
Warnings
Warnings is the warnings logger.