package
0.0.0-20240520070755-0a51978d1a23
Repository: https://github.com/wsva/common_lib.git
Documentation: pkg.go.dev
# Functions
NewLogger returns a new Logger implementation.
NewWriterHandler creates a new writer handler with given io.Writer.
# 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
No description provided by the author
No description provided by the author
# Variables
LogLevelNames provides mapping for log levels.
# Structs
LogRecord contains all of the information about a single log message.
LogWriterHandler is a handler implementation that writes the logging output to a io.Writer.
# Interfaces
Logger is the interface for outputing log messages in different levels.
# Type aliases
No description provided by the author