package
2.0.0-20250401150537-985c01a0edc1
Repository: https://github.com/ercole-io/ercole.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
NewLogger return a LogrusLogger initialized with ercole log standard If it fail, it will exit.
No description provided by the author
# Constants
DebugLevel level.
ErrorLevel level.
FatalLevel level.
InfoLevel level.
PanicLevel level, highest level of severity.
TraceLevel level.
WarnLevel level.
# Structs
LogrusLogger struct to compose logger with logrus that satisfy Logger interface.
# Interfaces
Logger interface for a logger implementation.