Documentation
¶
Index ¶
- func CoreDebug(args ...interface{})
- func CoreError(args ...interface{})
- func CoreInfo(args ...interface{})
- func CoreWarning(args ...interface{})
- func Debug(args ...interface{})
- func Error(args ...interface{})
- func GetLogsFiltered(c int, level string, source string, filter string) []string
- func Info(args ...interface{})
- func Infof(format string, args ...interface{})
- func Init(level Level)
- func Slog(source string) *slog.Logger
- func Warning(args ...interface{})
- func Warningf(format string, args ...interface{})
- type Level
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CoreWarning ¶
func CoreWarning(args ...interface{})
func GetLogsFiltered ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.