package
1.0.15
Repository: https://github.com/neo532/gofr.git
Documentation: pkg.go.dev

# Packages

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

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
ParseLevel parses a level string into a logger Level value.

# Constants

LevelDebug is logger debug level.
LevelError is logger error level.
LevelFatal is logger fatal level.
LevelInfo is logger info level.
LevelKey is logger level key.
LevelWarn is logger warn level.
No description provided by the author
No description provided by the author

# Structs

No description provided by the author

# Interfaces

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

# Type aliases

No description provided by the author
Level is a logger level.