2026-02-08 20:16:11 -08:00
|
|
|
# Taffybar log levels
|
|
|
|
|
# Format: LoggerName: LEVEL
|
|
|
|
|
# Levels: DEBUG INFO NOTICE WARNING ERROR CRITICAL ALERT EMERGENCY
|
2026-02-13 01:07:37 -08:00
|
|
|
#
|
|
|
|
|
# This file exists to selectively enable verbose logging when debugging.
|
|
|
|
|
# Normal/default operation should keep the log quiet (root logger is set to
|
|
|
|
|
# WARNING in `taffybar.hs`).
|
|
|
|
|
#
|
|
|
|
|
# Example (uncomment as-needed):
|
|
|
|
|
# System.Taffybar.DBus.Toggle: DEBUG
|
|
|
|
|
# Graphics.UI.GIGtkStrut: DEBUG
|
2026-03-20 00:26:42 -07:00
|
|
|
StatusNotifier.Tray: INFO
|
|
|
|
|
StatusNotifier.Host.Service: INFO
|
|
|
|
|
System.Taffybar.LogLevels: INFO
|
|
|
|
|
System.Taffybar.Context: DEBUG
|