Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LimitToLoggers ¶
func LimitToLoggers(names ...string)
func SetVerbosity ¶
func SetVerbosity(v int)
Types ¶
type StdInfoLogr ¶
type StdInfoLogr struct {
// contains filtered or unexported fields
}
func (StdInfoLogr) Enabled ¶
func (this StdInfoLogr) Enabled() bool
func (StdInfoLogr) Info ¶
func (this StdInfoLogr) Info(msg string, kvs ...interface{})
Click to show internal directories.
Click to hide internal directories.