package
Version:
v0.0.0-...-45bb23c
Opens a new window with list of versions in this module.
Published: Feb 18, 2022
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 struct that holds custom logger.
NewLogger is constructor for Logger.
Errorf logs a message at level Error.
Fatalf logs a message at level Fatal.
Infof logs a message at level Info.
func (l *Logger) Infoln(args ...interface{})
Infoln logs a message at level Info.
Printf logs a message at level Info.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.