package
1.1.0
Repository: https://github.com/bonjourmalware/melody.git
Documentation: pkg.go.dev

# Functions

InitLoggers setup the logging environment and initialize the loggers according to the loaded configuration.
Start starts the logging pipeline.

# Variables

Errors is the errors logger.
LogChan is the channel used to receive events to be logged.
Sensor is the sensor logger.
Std is the standard logger.
Warnings is the warnings logger.