Documentation ¶
Index ¶
- func GetLoggerLevel(loggerName string) (logrus.Level, error)
- func GetLoggerNames() []string
- func NewFileLogger(pkgSubsys string) *logrus.Entry
- func NewLoggerScope(scope string) *logrus.Entry
- func SetLoggerLevel(loggerName string, level logrus.Level) error
- func StartRingBufReader(ctx context.Context, mode string, bpfFsPath string) error
- type LogEvent
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLoggerNames ¶ added in v0.4.0
func GetLoggerNames() []string
func NewFileLogger ¶ added in v0.5.0
NewFileLogger don't output log to stdout
func NewLoggerScope ¶ added in v0.5.0
NewLoggerScope allocates a new log entry for a specific scope.
func SetLoggerLevel ¶ added in v0.4.0
Types ¶
Click to show internal directories.
Click to hide internal directories.