Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetExecutablePathAndName ¶
GetExecutablePathAndName - get executable path and name
Types ¶
type LoggerService ¶
type LoggerService interface {
GetLogger(agentType string, level string, agentName string, agentID string, MaxBackupIndex string, MaxFileSize string, LogRotationType string, logHookURL string, client *http.Client, headers map[string]string) logger.Logger
}
LoggerService - provide log services
Click to show internal directories.
Click to hide internal directories.