//
pkg.gl
Category
github.com/frankbraun/codechain
util
log
package
1.2.0
Repository:
https://github.com/frankbraun/codechain.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
15
Files
21 SLOC
#
Functions
NewStd
NewStd returns a new logger with standard flags (log.LstdFlags) and no prefix.
Printf
Printf calls Output to print to the standard logger.
Println
Println calls Output to print to the standard logger.
#
Variables
Std
Std is the standard logger.