package
Version:
v0.0.0-...-ebfe39f
Opens a new window with list of versions in this module.
Published: May 11, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 8
Opens a new window with list of known importers.
Documentation
¶
Package logger deals with logging.
type Logger interface {
Info(message ...any)
Error(message ...any)
}
Logger declares methods for logging.
Source Files
¶
Directories
¶
Package zap implements logging with zap logger.
|
Package zap implements logging with zap logger. |
Click to show internal directories.
Click to hide internal directories.