Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OtherLogger ¶
type OtherLogger struct {
// contains filtered or unexported fields
}
func NewOtherLogger ¶
func NewOtherLogger() OtherLogger
func (*OtherLogger) Info ¶
func (l *OtherLogger) Info(v ...interface{})
func (*OtherLogger) Trace ¶
func (l *OtherLogger) Trace(v ...interface{})
Click to show internal directories.
Click to hide internal directories.