package
0.0.0-20241120074608-6378e9d597be
Repository: https://github.com/orcfax/oracle-suite.git
Documentation: pkg.go.dev
# Functions
IsLevel reports whether current logger shows logs for the given log level.
ParseLevel takes a string level and returns the Logrus log level constant.
# Interfaces
No description provided by the author
Logger defines an interface for structured logging with varying levels of severity.
LoggerService is a logger that needs to be started to be used.