modulepackage
0.0.0-20230112160049-427edb4ed019
Repository: https://github.com/gitchander/logl.git
Documentation: pkg.go.dev
# README
logl
Golang logger with levels
# 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
# Constants
log: [ Critical ].
log: [ Critical, Error, Warning, Info, Debug ].
log: [ Critical, Error ].
log: [ Critical, Error, Warning, Info ].
log: [ ].
log: [ Critical, Error, Warning, Info, Debug, Trace ].
log: [ Critical, Error, Warning ].
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Concept of a most simple interface:.
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author