//
pkg.gl
Category
github.com/barantoraman/GoBookAPI
internal
jsonlog
package
0.0.0-20240104074654-319113ebc8cd
Repository:
https://github.com/barantoraman/gobookapi.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
89 SLOC
#
Functions
New
New creates a new Logger instance.
#
Constants
LevelError
value 1.
LevelFatal
value 2.
LevelInfo
value 0.
LevelOff
value 3.
#
Structs
Logger
Logger holds configuration for writing log entries.
#
Type aliases
Level
No description provided by the author