 Documentation
      ¶
      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 ¶
func GetLoggerNames() []string
func NewFileLogger ¶
NewFileLogger don't output log to stdout
func NewLoggerScope ¶
NewLoggerScope allocates a new log entry for a specific scope.
Types ¶
 Click to show internal directories. 
   Click to hide internal directories.