Documentation
¶
Overview ¶
Package logger provides the basic functionality of supplying a custom logger.
gost-dom will write log messages to an slog.Logger instance, but the default logger discards all messages. You can provide your own logger, allowing control over where log messages appear.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetDefault ¶
SetDefault sets the slog.Logger that will receive log messages from the server.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.