Documentation
¶
Index ¶
Constants ¶
View Source
const LevelTrace = slog.LevelDebug - (slog.LevelInfo - slog.LevelDebug)
LevelTrace is for log messages even lower than debug
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RestyLoggerBridge ¶
func (*RestyLoggerBridge) Debugf ¶
func (b *RestyLoggerBridge) Debugf(format string, v ...any)
func (*RestyLoggerBridge) Errorf ¶
func (b *RestyLoggerBridge) Errorf(format string, v ...any)
func (*RestyLoggerBridge) Infof ¶
func (b *RestyLoggerBridge) Infof(format string, v ...any)
func (*RestyLoggerBridge) Warnf ¶
func (b *RestyLoggerBridge) Warnf(format string, v ...any)
Directories
¶
Path | Synopsis |
---|---|
Package server implements an HTTP server to make in-progress task logs available to the Airflow UI
|
Package server implements an HTTP server to make in-progress task logs available to the Airflow UI |
Package shclog provides an type that acts like an hclog, but that outputs to a log/slog Logger
|
Package shclog provides an type that acts like an hclog, but that outputs to a log/slog Logger |
Click to show internal directories.
Click to hide internal directories.