//
pkg.gl
Category
github.com/slclub/go-tips
logf
package
0.0.3
Repository:
https://github.com/slclub/go-tips.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
5
Files
53 SLOC
#
Functions
Log
No description provided by the author
LogOf
No description provided by the author
New
No description provided by the author
Print
No description provided by the author
Printf
No description provided by the author
#
Constants
ECHO_STD
No description provided by the author
#
Interfaces
Logger
* interface of log * Logger is simple and small * Convenient injection into your own log system */.