package
0.0.0-20240125183408-d73ec67aa43a
Repository: https://github.com/solsticewallet/solstice-core.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
NewChannelHandler creates a new ChannelHandler struct and returns it.
NewDispatchHandler creates a new dispatchHandler.
NewFileHandler creates a new file handler.
NewfileHandler creates a new file handler that only logs lines with a level equalt to or higher than the provided level.
Subscribe subscribes to log events.
Unsubscribe from a log event by giving the subscription key.

# Structs

No description provided by the author
DispatchHandler dispatches the incomming log record to the configured handlers.
FileHandler writes log lines to a file on disk.