package
3.15.0+incompatible
Repository: https://github.com/crosserclaws/owl-backend.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
Initialize a logger with string value of level.
Sets log level by various string
"debug", "Debug", "DEBUG" "info", "Info", "INFO" "warn", "Warn", "WARN" "error", "Error", "ERROR" "fatal", "Fatal", "FATAL" "panic", "Panic", "PANIC"
Otherwise, use **INFO** level.
# Constants
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
# Type aliases
Mapping between logger name and level.