package
0.2.0
Repository: https://github.com/go-angle/angle.git
Documentation: pkg.go.dev

# Functions

Debug debug.
Debugf debug.
Error error.
Errorf error.
Fatal fatal.
Fatalf fatal.
Info info.
Infof info.
Output set log output.
Panic panic.
Panicf panic.
Print print.
Printf print.
Warn warn.
Warnf warn.
Warning warn.
Warningf warning.
WithFields add extra fields.

# Interfaces

Logger interface of log.

# Type aliases

Fields alias to logrus.Fields.