package
Version:
v0.15.3
Opens a new window with list of versions in this module.
Published: Jan 8, 2022
License: GPL-3.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
F is the main log function.
func Debugf(f string, v ...interface{})
Debugf prints debug log.
func Fatal(v ...interface{})
Fatal log and exit.
func Fatalf(f string, v ...interface{})
Fatalf log and exit.
func Print(v ...interface{})
Print prints log.
func Printf(f string, v ...interface{})
Printf prints log.
SetFlags sets the output flags for the logger.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.