MagickCore 7.0.10
_LogInfo Struct Reference
Collaboration diagram for _LogInfo:
[legend]

Data Fields

LogEventType event_mask
 
LogHandlerType handler_mask
 
char * path
 
char * name
 
char * filename
 
char * format
 
size_t generations
 
size_t limit
 
FILE * file
 
size_t generation
 
WizardBooleanType append
 
WizardBooleanType stealth
 
TimerInfotimer
 
SemaphoreInfoevent_semaphore
 
size_t signature
 

Detailed Description

Definition at line 103 of file log.c.

Field Documentation

◆ append

WizardBooleanType _LogInfo::append

Definition at line 128 of file log.c.

Referenced by LogWizardEventList().

◆ event_mask

LogEventType _LogInfo::event_mask

◆ event_semaphore

SemaphoreInfo* _LogInfo::event_semaphore

Definition at line 135 of file log.c.

Referenced by DestroyLogElement(), and LogWizardEventList().

◆ file

FILE* _LogInfo::file

Definition at line 122 of file log.c.

Referenced by CloseWizardLog(), DestroyLogElement(), and LogWizardEventList().

◆ filename

char * _LogInfo::filename

Definition at line 114 of file log.c.

Referenced by AcquireLogCache(), DestroyLogElement(), LoadLogCache(), and TranslateFilename().

◆ format

char * _LogInfo::format

Definition at line 115 of file log.c.

Referenced by AcquireLogCache(), DestroyLogElement(), LoadLogCache(), SetLogFormat(), and TranslateEvent().

◆ generation

size_t _LogInfo::generation

Definition at line 125 of file log.c.

Referenced by LogWizardEventList(), TranslateEvent(), and TranslateFilename().

◆ generations

size_t _LogInfo::generations

Definition at line 118 of file log.c.

Referenced by ListLogInfo(), LoadLogCache(), TranslateEvent(), and TranslateFilename().

◆ handler_mask

LogHandlerType _LogInfo::handler_mask

Definition at line 109 of file log.c.

Referenced by AcquireLogCache(), LoadLogCache(), and LogWizardEventList().

◆ limit

size_t _LogInfo::limit

Definition at line 119 of file log.c.

Referenced by ListLogInfo(), LoadLogCache(), and LogWizardEventList().

◆ name

char * _LogInfo::name

Definition at line 113 of file log.c.

Referenced by AcquireLogCache(), GetLogInfo(), GetLogInfoList(), and GetLogList().

◆ path

char* _LogInfo::path

Definition at line 112 of file log.c.

Referenced by AcquireLogCache(), DestroyLogElement(), ListLogInfo(), and LoadLogCache().

◆ signature

size_t _LogInfo::signature

Definition at line 138 of file log.c.

Referenced by AcquireLogCache(), and LoadLogCache().

◆ stealth

WizardBooleanType _LogInfo::stealth

Definition at line 129 of file log.c.

Referenced by GetLogInfoList(), and GetLogList().

◆ timer

TimerInfo* _LogInfo::timer

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