//
pkg.gl
Category
github.com/xcode75/XMPlus
common
legocmd
log
package
1.1.3
Repository:
https://github.com/xcode75/xmplus.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
34 SLOC
#
Functions
Infof
Infof writes a log entry.
Panic
Panic writes a log entry.
Panicf
Panicf writes a log entry.
Print
Print writes a log entry.
Printf
Printf writes a log entry.
Println
Println writes a log entry.
Warnf
Warnf writes a log entry.
#
Variables
Logger
Logger is an optional custom logger.
#
Interfaces
StdLogger
StdLogger interface for Standard Logger.