mirror of
https://github.com/jwetzell/showbridge-go.git
synced 2026-09-11 07:59:25 +00:00
add TODO
This commit is contained in:
@@ -9,6 +9,8 @@ import (
|
|||||||
"github.com/jwetzell/showbridge-go/internal/config"
|
"github.com/jwetzell/showbridge-go/internal/config"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
// TODO(jwetzell): maybe make a more useful logging processor
|
||||||
|
|
||||||
type DebugLog struct {
|
type DebugLog struct {
|
||||||
config config.ProcessorConfig
|
config config.ProcessorConfig
|
||||||
logger *slog.Logger
|
logger *slog.Logger
|
||||||
|
|||||||
Reference in New Issue
Block a user