Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Cfg ¶
type Cfg struct {
CommandArgs []string
LogLocationDebug string
LogLocationWarn string
LogLocationError string
LogLocationInfo string
TrafficServerConfigDir string
TrafficServerPluginDir string
FilesAdding map[string]struct{}
}
func InitConfig ¶
InitConfig() intializes the configuration variables and loggers.
func (Cfg) WarningLog ¶
func (cfg Cfg) WarningLog() log.LogLocation
Click to show internal directories.
Click to hide internal directories.