Documentation ¶
Index ¶
- type LogControl
- func (_m *LogControl) ApplyConfigFromFile(file string) error
- func (_m *LogControl) GetVerbosity() int
- func (_m *LogControl) SetAlsoToStderr(value bool)
- func (_m *LogControl) SetLevel(level logrus.Level)
- func (_m *LogControl) SetStderrThreshold(value string) error
- func (_m *LogControl) SetToStderr(value bool)
- func (_m *LogControl) SetTraceLocation(value string) error
- func (_m *LogControl) SetVModule(value string) error
- func (_m *LogControl) SetVerbosity(value int)
- func (_m *LogControl) WatchConfigFile(file string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogControl ¶
func (*LogControl) ApplyConfigFromFile ¶
func (_m *LogControl) ApplyConfigFromFile(file string) error
func (*LogControl) GetVerbosity ¶
func (_m *LogControl) GetVerbosity() int
func (*LogControl) SetAlsoToStderr ¶
func (_m *LogControl) SetAlsoToStderr(value bool)
func (*LogControl) SetLevel ¶
func (_m *LogControl) SetLevel(level logrus.Level)
func (*LogControl) SetStderrThreshold ¶
func (_m *LogControl) SetStderrThreshold(value string) error
func (*LogControl) SetToStderr ¶
func (_m *LogControl) SetToStderr(value bool)
func (*LogControl) SetTraceLocation ¶
func (_m *LogControl) SetTraceLocation(value string) error
func (*LogControl) SetVModule ¶
func (_m *LogControl) SetVModule(value string) error
func (*LogControl) SetVerbosity ¶
func (_m *LogControl) SetVerbosity(value int)
func (*LogControl) WatchConfigFile ¶
func (_m *LogControl) WatchConfigFile(file string)
Click to show internal directories.
Click to hide internal directories.