Documentation
¶
Index ¶
- type Logger
- func (l *Logger) Colorize(str, style string) string
- func (l *Logger) Debug(f string, args ...interface{})
- func (l *Logger) FormatTextProtocol(protocol []byte) []byte
- func (l *Logger) FormatXMLProtocol(protocol []byte) []byte
- func (l *Logger) Info(f string, args ...interface{})
- func (l *Logger) Warn(f string, args ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Logger ¶
Logger handle log message
func (*Logger) FormatTextProtocol ¶
FormatTextProtocol replace NULL by a line break for output formatting
func (*Logger) FormatXMLProtocol ¶
FormatXMLProtocol beautify XML output
Click to show internal directories.
Click to hide internal directories.