package
Version:
v0.5.0
Opens a new window with list of versions in this module.
Published: Jun 5, 2024
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Logger holds a logger to log to.
Buffer returns a logger that writes to a buffer.
File returns a logger that writes to a file.
func STDOUT() (logger *Logger)
STDOUT returns a logger that writes to STDOUT.
WithFile returns a logger that writes to a file and to the parent logger at the same time.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.