This commit is contained in:
Joel Wetzell
2026-05-18 18:17:15 -05:00
parent 507715b885
commit 547bc60ed7
+2
View File
@@ -9,6 +9,8 @@ import (
"github.com/jwetzell/showbridge-go/internal/config"
)
// TODO(jwetzell): maybe make a more useful logging processor
type DebugLog struct {
config config.ProcessorConfig
logger *slog.Logger