Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type NullLogger ¶
type NullLogger struct{}
func (NullLogger) Debug ¶
func (NullLogger) Debug(any, ...any)
func (NullLogger) Error ¶
func (NullLogger) Error(any, ...any)
func (NullLogger) Fatal ¶
func (NullLogger) Fatal(any, ...any)
func (NullLogger) Info ¶
func (NullLogger) Info(string, ...any)
func (NullLogger) Warn ¶
func (NullLogger) Warn(string, ...any)
Click to show internal directories.
Click to hide internal directories.