package
Version:
v0.0.0-...-223f46c
Opens a new window with list of versions in this module.
Published: Jun 25, 2025
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
¶
Critical logs a message using CRITICAL as log level.
func Criticalf(format string, args ...interface{})
Criticalf logs a message using CRITICAL as log level.
func Debugf(format string, args ...interface{})
Debugf logs a message using DEBUG as log level.
Info logs a message using INFO as log level.
func Infof(format string, args ...interface{})
Infof logs a message using DEBUG as log level.
Init initializes a logger instance with STDERR backend
func Warningf(format string, args ...interface{})
Warningf logs a message using EARNING as log level.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.