//
pkg.gl
Category
github.com/loungeup/go-loungeup
pkg
log
package
0.0.101
Repository:
https://github.com/loungeup/go-loungeup.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
5
Files
121 SLOC
#
Functions
Default
Default returns the default logger.
NewLogger
NewLogger creates a new Logger with the given options.
WithLoggerWriter
WithLoggerWriter sets the writer of the logger.
#
Structs
Adapter
Adapter for external libraries.
Logger
Logger used by LoungeUp applications based on the official log/slog package.
#
Type aliases
LoggerOption
LoggerOption is a type of function that configures a Logger.