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.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Logger provides structured logging capabilities.

# Type aliases

LoggerOption allows configuring the logger with functional options.
LogLevel represents the severity of a log entry.