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 94 of file output.c.

Field Documentation

◆ ActiveCntFunc

OutputGetActiveCountFunc RootLogger_::ActiveCntFunc

Definition at line 99 of file output.c.

Referenced by OutputRegisterRootLogger(), and OutputSetupActiveLoggers().

◆ LogFunc

OutputLogFunc RootLogger_::LogFunc

Definition at line 95 of file output.c.

Referenced by OutputRegisterRootLogger().

◆ ThreadDeinit

ThreadDeinitFunc RootLogger_::ThreadDeinit

Definition at line 97 of file output.c.

Referenced by OutputRegisterRootLogger().

◆ ThreadExitPrintStats

ThreadExitPrintStatsFunc RootLogger_::ThreadExitPrintStats

Definition at line 98 of file output.c.

Referenced by OutputRegisterRootLogger().

◆ ThreadInit

ThreadInitFunc RootLogger_::ThreadInit

Definition at line 96 of file output.c.

Referenced by OutputRegisterRootLogger().


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