package
Version:
v0.0.0-...-15b4a15
Opens a new window with list of versions in this module.
Published: Oct 28, 2021
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
GetLog returns a pointer to the global logging facilities
Init initializes the server logging facilities, including the possibility of printing all log
messages to stdout
Shutdown shuts down the global logging facilities
Write prints a message to the log and stdout if turned on
func Writef(msg string, v ...interface{})
Writef is a Printf() interface to the log and possibly stdout
Source Files
¶
Click to show internal directories.
Click to hide internal directories.