package
Version:
v1.91.2-cluster
Opens a new window with list of versions in this module.
Published: Jun 2, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Logger is using lib/logger for logging
but can be suppressed via Suppress method
Errorf logs error message.
Panicf logs panic message and panics.
Panicf can't be suppressed
Suppress whether to ignore message logging.
Once suppressed, logging continues to be ignored
until logger is un-suppressed.
Warnf logs warning message.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.