package
0.1.0-alpha.9
Repository: https://github.com/nexlayer/nexlayer-cli.git
Documentation: pkg.go.dev
# Functions
NewLogger creates a new logger instance.
WithJSON enables JSON-formatted logging.
WithRotation enables log rotation with specified max size and age.
# Type aliases
LoggerOption allows configuring the logger with functional options.
LogLevel represents the severity of a log entry.