Categorygithub.com/andyday/go-log
modulepackage
1.2.0
Repository: https://github.com/andyday/go-log.git
Documentation: pkg.go.dev

# README

CI

go-log

# Functions

Debug prints debug logs while attempting to JSON dump any non-primitive argument.
Debugf prints formatted debug logs while attempting to JSON dump any non-primitive argument.
Error prints logs while attempting to JSON dump any non-primitive argument.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Info prints logs while attempting to JSON dump any non-primitive argument.
Infof prints formatted logs while attempting to JSON dump any non-primitive argument.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Warn prints logs while attempting to JSON dump any non-primitive argument.
Warnf prints formatted logs while attempting to JSON dump any non-primitive argument.

# Constants

DebugLevel level.
ErrorLevel level.
FatalLevel level.
InfoLevel level.
No description provided by the author
PanicLevel level, highest level of severity.
No description provided by the author
No description provided by the author
TraceLevel level.
WarnLevel level.

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author