
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 | stealth |
| TimerInfo | timer |
| unsigned long | signature |
Definition at line 107 of file log.c.
Definition at line 132 of file log.c.
Referenced by CloseMagickLog(), DestroyLogElement(), and LogMagickEventList().
Definition at line 110 of file log.c.
Referenced by IsEventLogging(), LoadLogList(), LogMagickEventList(), and SetLogEventMask().
| FILE* _LogInfo::file |
Definition at line 126 of file log.c.
Referenced by CloseMagickLog(), DestroyLogElement(), and LogMagickEventList().
| char * _LogInfo::filename |
Definition at line 116 of file log.c.
Referenced by DestroyLogElement(), LoadLogList(), and TranslateFilename().
| char * _LogInfo::format |
Definition at line 116 of file log.c.
Referenced by DestroyLogElement(), LoadLogList(), SetLogFormat(), and TranslateEvent().
| unsigned long _LogInfo::generation |
Definition at line 129 of file log.c.
Referenced by LogMagickEventList(), TranslateEvent(), and TranslateFilename().
| unsigned long _LogInfo::generations |
Definition at line 122 of file log.c.
Referenced by LoadLogList(), TranslateEvent(), and TranslateFilename().
| unsigned long _LogInfo::limit |
| char * _LogInfo::name |
Definition at line 116 of file log.c.
Referenced by GetLogInfo(), GetLogInfoList(), and GetLogList().
| char* _LogInfo::path |
Definition at line 116 of file log.c.
Referenced by DestroyLogElement(), ListLogInfo(), and LoadLogList().
| unsigned long _LogInfo::signature |
Definition at line 136 of file log.c.
Referenced by LoadLogList(), LogMagickEventList(), and TranslateEvent().
1.5.7.1