package
1.2.0
Repository: https://github.com/frankbraun/codechain.git
Documentation: pkg.go.dev

# Functions

NewStd returns a new logger with standard flags (log.LstdFlags) and no prefix.
Printf calls Output to print to the standard logger.
Println calls Output to print to the standard logger.

# Variables

Std is the standard logger.