package
Version:
v0.0.0-...-5dae96c
Opens a new window with list of versions in this module.
Published: Nov 8, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Logger shared logger struct
GetLoggerWithOptions returns a custom named logger with given options
func (l Logger) Debug(message string, keysAndValues ...interface{})
Debug alternative for info format with DEBUG named and correct log level
func (l Logger) Warn(message string, keysAndValues ...interface{})
Warn alternative for info format with sprintf and WARN named.
Opts describe logger options
Source Files
¶
Click to show internal directories.
Click to hide internal directories.