package
Version:
v0.13.0
Opens a new window with list of versions in this module.
Published: Dec 4, 2020
License: GPL-3.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
¶
F is the main log function.
func Debugf(format 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(format string, v ...interface{})
Printf prints log.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.