package
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Jun 14, 2022
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Logger wraps a standard library logger and adapts it to pkg/log.
New creates a new logger that adapts the standard log package to pkg/log.
func (l *Logger) Debug(args ...interface{})
Info logs using the "debug" level
func (l *Logger) Info(args ...interface{})
Info logs using the "info" level
With creates a new logger using args as context
Source Files
¶
Click to show internal directories.
Click to hide internal directories.