Documentation
¶
Overview ¶
Package logger is a logger package :)
Index ¶
- func BoolAttr(key string, v bool) slog.Attr
- func Debug(msg string, args ...any)
- func Error(msg string, args ...any)
- func Info(msg string, args ...any)
- func Init(isEnabled bool, logFilePath string)
- func IntAttr(key string, v int) slog.Attr
- func StringAttr(key string, v string) slog.Attr
- func Warn(msg string, args ...any)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.