Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InnerLogger ¶
type InnerLogger struct { *Logger // contains filtered or unexported fields }
func NewFromLogger ¶
func NewFromLogger(l *Logger, tag string) *InnerLogger
func (*InnerLogger) Debug ¶
func (l *InnerLogger) Debug(v ...interface{})
func (*InnerLogger) Info ¶
func (l *InnerLogger) Info(v ...interface{})
Click to show internal directories.
Click to hide internal directories.