Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Interface ¶
type Interface interface { NewLogger(prefix string, flag int) *log.Logger NewStaticLevelLogger(prefix string, flag int, l wlog.Level) *log.Logger }
Interface for creating new loggers
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func (*Service) NewStaticLevelLogger ¶
Click to show internal directories.
Click to hide internal directories.