
Data Fields | |
| LogEventType | event_mask |
| LogHandlerType | handler_mask |
| char * | path |
| char * | name |
| char * | filename |
| char * | format |
| unsigned long | generations |
| unsigned long | limit |
| FILE * | file |
| unsigned long | generation |
| MagickBooleanType | append |
| MagickBooleanType | exempt |
| MagickBooleanType | stealth |
| TimerInfo | timer |
| unsigned long | signature |
Definition at line 100 of file log.c.
Definition at line 125 of file log.c.
Referenced by CloseMagickLog(), DestroyLogElement(), and LogMagickEventList().
Definition at line 103 of file log.c.
Referenced by IsEventLogging(), LoadLogList(), LoadLogLists(), LogMagickEventList(), and SetLogEventMask().
Definition at line 125 of file log.c.
Referenced by DestroyLogElement(), LoadLogList(), and LoadLogLists().
| FILE* _LogInfo::file |
Definition at line 119 of file log.c.
Referenced by CloseMagickLog(), DestroyLogElement(), and LogMagickEventList().
| char * _LogInfo::filename |
Definition at line 109 of file log.c.
Referenced by DestroyLogElement(), LoadLogList(), LoadLogLists(), and TranslateFilename().
| char * _LogInfo::format |
Definition at line 109 of file log.c.
Referenced by DestroyLogElement(), LoadLogList(), LoadLogLists(), SetLogFormat(), and TranslateEvent().
| unsigned long _LogInfo::generation |
Definition at line 122 of file log.c.
Referenced by LogMagickEventList(), TranslateEvent(), and TranslateFilename().
| unsigned long _LogInfo::generations |
Definition at line 115 of file log.c.
Referenced by LoadLogList(), TranslateEvent(), and TranslateFilename().
Definition at line 106 of file log.c.
Referenced by LoadLogList(), LoadLogLists(), and LogMagickEventList().
| unsigned long _LogInfo::limit |
Definition at line 115 of file log.c.
Referenced by LoadLogList(), and LogMagickEventList().
| char * _LogInfo::name |
Definition at line 109 of file log.c.
Referenced by GetLogInfo(), GetLogInfoList(), GetLogList(), and LoadLogLists().
| char* _LogInfo::path |
Definition at line 109 of file log.c.
Referenced by DestroyLogElement(), ListLogInfo(), LoadLogList(), and LoadLogLists().
| unsigned long _LogInfo::signature |
Definition at line 133 of file log.c.
Referenced by LoadLogList(), and LoadLogLists().
Definition at line 125 of file log.c.
Referenced by GetLogInfoList(), and GetLogList().
Definition at line 130 of file log.c.
Referenced by LoadLogList(), LoadLogLists(), LogMagickEventList(), and TranslateEvent().
1.6.1