Documentation ¶
Index ¶
Constants ¶
View Source
const ( FormatRunner = "runner" FormatText = "text" FormatJSON = "json" )
Variables ¶
This section is empty.
Functions ¶
func ConfigureLogging ¶
func SetRunnerFormatter ¶
func SetRunnerFormatter()
func SetSystemLogger ¶
Types ¶
type Config ¶
type Config struct {
// contains filtered or unexported fields
}
func Configuration ¶
func Configuration() *Config
func (*Config) IsFormatSetWithCli ¶
func (*Config) IsLevelSetWithCli ¶
func (*Config) ReloadConfiguration ¶
func (l *Config) ReloadConfiguration()
type RunnerTextFormatter ¶
type SecretsCleanupHook ¶
type SecretsCleanupHook struct{}
func (*SecretsCleanupHook) Levels ¶
func (s *SecretsCleanupHook) Levels() []logrus.Level
type SystemServiceLogHook ¶
func (*SystemServiceLogHook) Levels ¶
func (s *SystemServiceLogHook) Levels() []logrus.Level
Source Files ¶
Click to show internal directories.
Click to hide internal directories.