package
Version:
v1.3.4
Opens a new window with list of versions in this module.
Published: Sep 28, 2024
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
¶
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
Source Files
¶
Click to show internal directories.
Click to hide internal directories.