suricata
RootLogger_ Struct Reference
Collaboration diagram for RootLogger_:

Data Fields

OutputLogFunc LogFunc
 
ThreadInitFunc ThreadInit
 
ThreadDeinitFunc ThreadDeinit
 
ThreadExitPrintStatsFunc ThreadExitPrintStats
 
OutputGetActiveCountFunc ActiveCntFunc
 

Detailed Description

Definition at line 85 of file output.c.

Field Documentation

◆ ActiveCntFunc

OutputGetActiveCountFunc RootLogger_::ActiveCntFunc

Definition at line 90 of file output.c.

Referenced by OutputRegisterRootLogger(), and OutputSetupActiveLoggers().

◆ LogFunc

OutputLogFunc RootLogger_::LogFunc

Definition at line 86 of file output.c.

Referenced by OutputRegisterRootLogger().

◆ ThreadDeinit

ThreadDeinitFunc RootLogger_::ThreadDeinit

Definition at line 88 of file output.c.

Referenced by OutputRegisterRootLogger().

◆ ThreadExitPrintStats

ThreadExitPrintStatsFunc RootLogger_::ThreadExitPrintStats

Definition at line 89 of file output.c.

Referenced by OutputRegisterRootLogger().

◆ ThreadInit

ThreadInitFunc RootLogger_::ThreadInit

Definition at line 87 of file output.c.

Referenced by OutputRegisterRootLogger().


The documentation for this struct was generated from the following file: