package
Version:
v1.1.2
Opens a new window with list of versions in this module.
Published: Mar 19, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
BaggageFrom is used to extract the baggage from a context.
Useful for testing
type LevelLogger interface {
log.Logger
Debug(keyvals ...interface{})
Info(keyvals ...interface{})
Warn(keyvals ...interface{})
Error(keyvals ...interface{})
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.