package
Version:
v1.4.0
Opens a new window with list of versions in this module.
Published: Mar 5, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
WithLogger sets the standard logger
type Logger func(...interface{})
Logger defines the interface for logging.
var DefaultLogger Logger = func(args ...interface{}) {}
DefaultLogger is a no-op logger function that does nothing
GetLogger gets the standard logger
Source Files
¶
Click to show internal directories.
Click to hide internal directories.