Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitLogger ¶
func InitLogger(logConf config.LogConfiguration)
func NewLogger ¶
func NewLogger(cfg config.LogConfiguration) logger.Logger
NewLogger create new logger from config and return Logger interface log level: panic, fatal, error, warn, info, debug, trace log runtime: dev, prod, gcp, azure, aws
func NewLoggerWithFields ¶
func NewLoggerWithFields(cfg config.LogConfiguration, fields map[string]interface{}) logger.Logger
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.