Documentation
¶
Index ¶
- type WebLog
- func (w WebLog) Custom(category string, message string)
- func (w WebLog) Custome(category string, err error)
- func (w WebLog) Customf(category string, format string, args ...any)
- func (w WebLog) Error(err error)
- func (w WebLog) Errorf(format string, args ...any)
- func (w WebLog) Errors(message string)
- func (w WebLog) Message(message string)
- func (w WebLog) Messagef(format string, args ...any)
- func (w WebLog) Warning(message string)
- func (w WebLog) Warningf(format string, args ...any)
- func (w WebLog) Write(slice []byte) (int, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.