Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Logger ¶
type Logger struct {
// contains filtered or unexported fields
}
Logger is the logger for the listener
func NewLogger ¶
func NewLogger(header string, modeLogger gologgermode.Logger) (*Logger, error)
NewLogger creates a new listener logger
func (*Logger) ServerStarted ¶
ServerStarted logs a success message when the server starts
Click to show internal directories.
Click to hide internal directories.