MagickCore 7.0.10
|
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 |
TimerInfo * | timer |
SemaphoreInfo * | event_semaphore |
size_t | signature |
WizardBooleanType _LogInfo::append |
Definition at line 128 of file log.c.
Referenced by LogWizardEventList().
LogEventType _LogInfo::event_mask |
Definition at line 106 of file log.c.
Referenced by AcquireLogCache(), IsEventLogging(), LoadLogCache(), LogWizardEventList(), and SetLogEventMask().
SemaphoreInfo* _LogInfo::event_semaphore |
Definition at line 135 of file log.c.
Referenced by DestroyLogElement(), and LogWizardEventList().
FILE* _LogInfo::file |
Definition at line 122 of file log.c.
Referenced by CloseWizardLog(), DestroyLogElement(), and LogWizardEventList().
char * _LogInfo::filename |
Definition at line 114 of file log.c.
Referenced by AcquireLogCache(), DestroyLogElement(), LoadLogCache(), and TranslateFilename().
char * _LogInfo::format |
Definition at line 115 of file log.c.
Referenced by AcquireLogCache(), DestroyLogElement(), LoadLogCache(), SetLogFormat(), and TranslateEvent().
size_t _LogInfo::generation |
Definition at line 125 of file log.c.
Referenced by LogWizardEventList(), TranslateEvent(), and TranslateFilename().
size_t _LogInfo::generations |
Definition at line 118 of file log.c.
Referenced by ListLogInfo(), LoadLogCache(), TranslateEvent(), and TranslateFilename().
LogHandlerType _LogInfo::handler_mask |
Definition at line 109 of file log.c.
Referenced by AcquireLogCache(), LoadLogCache(), and LogWizardEventList().
size_t _LogInfo::limit |
Definition at line 119 of file log.c.
Referenced by ListLogInfo(), LoadLogCache(), and LogWizardEventList().
char * _LogInfo::name |
Definition at line 113 of file log.c.
Referenced by AcquireLogCache(), GetLogInfo(), GetLogInfoList(), and GetLogList().
char* _LogInfo::path |
Definition at line 112 of file log.c.
Referenced by AcquireLogCache(), DestroyLogElement(), ListLogInfo(), and LoadLogCache().
size_t _LogInfo::signature |
Definition at line 138 of file log.c.
Referenced by AcquireLogCache(), and LoadLogCache().
WizardBooleanType _LogInfo::stealth |
Definition at line 129 of file log.c.
Referenced by GetLogInfoList(), and GetLogList().
TimerInfo* _LogInfo::timer |
Definition at line 132 of file log.c.
Referenced by AcquireLogCache(), DestroyLogElement(), LoadLogCache(), LogWizardEventList(), and TranslateEvent().