package
0.0.101
Repository: https://github.com/loungeup/go-loungeup.git
Documentation: pkg.go.dev

# Functions

Default returns the default logger.
NewLogger creates a new Logger with the given options.
WithLoggerWriter sets the writer of the logger.

# Structs

Adapter for external libraries.
Logger used by LoungeUp applications based on the official log/slog package.

# Type aliases

LoggerOption is a type of function that configures a Logger.