Categorygithub.com/simonlingoogle/go-simplelogger
modulepackage
0.0.0-20191122025812-962af3877d65
Repository: https://github.com/simonlingoogle/go-simplelogger.git
Documentation: pkg.go.dev

# README

go-simplelogger

a simple logger wrapper based on zap.Logger

# Functions

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
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
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
GetLevel get the current log level.
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
ParseLevel converts string to Levels.
SetLevel sets the log level.
SetOutput sets the output writer.
TraceError prints the stack and error.
No description provided by the author

# Variables

DebugLevel level.
ErrorLevel level.
FatalLevel level.
InfoLevel level.
PanicLevel level.
WarnLevel level.

# Type aliases

Level is type of log levels.