//
pkg.gl
Category
github.com/sagikazarmark/modern-go-application
internal
platform
log
package
0.0.0-20230406081728-468a20bc42f9
Repository:
https://github.com/sagikazarmark/modern-go-application.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
52 SLOC
#
Functions
NewErrorStandardLogger
NewErrorStandardLogger returns a new standard logger logging on error level.
NewLogger
NewLogger creates a new logger.
SetStandardLogger
SetStandardLogger sets the global logger's output to a custom logger instance.
#
Structs
Config
Config holds details necessary for logging.