//
pkg.gl
Category
github.com/CastroEduardo/golang-api-rest
pkg
logging
package
0.0.0-20220201141554-9d4902c82e86
Repository:
https://github.com/castroeduardo/golang-api-rest.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
5
Files
84 SLOC
#
Functions
Debug
Debug output logs at debug level.
Error
Error output logs at error level.
Fatal
Fatal output logs at fatal level.
Info
Info output logs at info level.
Setup
Setup initialize the log instance.
Warn
Warn output logs at warn level.
#
Constants
DEBUG
No description provided by the author
ERROR
No description provided by the author
FATAL
No description provided by the author
INFO
No description provided by the author
WARNING
No description provided by the author
#
Variables
DefaultCallerDepth
No description provided by the author
DefaultPrefix
No description provided by the author
F
No description provided by the author
#
Type aliases
Level
No description provided by the author