package
Version:
v0.0.0-...-9596fdd
Opens a new window with list of versions in this module.
Published: Nov 23, 2024
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Logger exposes the zap logger.
Errorf prints error to the logger.
Fatal is equivalent to Print() followed by os.Exit(1).
Fatalf is equivalent to Printf() followed by os.Exit(1).
Print prints to the logger.
Printf prints to the logger.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.