package
Version:
v0.0.3
Opens a new window with list of versions in this module.
Published: Sep 20, 2020
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
¶
type Logger struct {
Namespace string
}
Logger type struct
Log print to the standard logger
func (logger *Logger) Printf(format string, v ...interface{})
Printf calls Output to print to the standard logger.
func (logger *Logger) Println(v ...interface{})
Println calls Output to print to the standard logger.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.