|
MagickCore
6.7.5
|

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 |
| MagickBooleanType | append |
| MagickBooleanType | exempt |
| MagickBooleanType | stealth |
| TimerInfo | timer |
| size_t | signature |
Definition at line 129 of file log.c.
Referenced by CloseMagickLog(), DestroyLogElement(), and LogMagickEventList().
Definition at line 107 of file log.c.
Referenced by IsEventLogging(), LogMagickEventList(), LoadLogList(), LoadLogLists(), and SetLogEventMask().
Definition at line 129 of file log.c.
Referenced by DestroyLogElement(), LoadLogList(), and LoadLogLists().
| FILE* _LogInfo::file |
Definition at line 123 of file log.c.
Referenced by CloseMagickLog(), DestroyLogElement(), and LogMagickEventList().
| char * _LogInfo::filename |
Definition at line 113 of file log.c.
Referenced by DestroyLogElement(), TranslateFilename(), LoadLogList(), and LoadLogLists().
| char * _LogInfo::format |
Definition at line 113 of file log.c.
Referenced by DestroyLogElement(), TranslateEvent(), LoadLogList(), LoadLogLists(), and SetLogFormat().
| size_t _LogInfo::generation |
Definition at line 126 of file log.c.
Referenced by TranslateEvent(), TranslateFilename(), and LogMagickEventList().
| size_t _LogInfo::generations |
Definition at line 119 of file log.c.
Referenced by ListLogInfo(), TranslateEvent(), TranslateFilename(), and LoadLogList().
Definition at line 110 of file log.c.
Referenced by LogMagickEventList(), LoadLogList(), and LoadLogLists().
| size_t _LogInfo::limit |
Definition at line 119 of file log.c.
Referenced by LogMagickEventList(), and LoadLogList().
| char * _LogInfo::name |
Definition at line 113 of file log.c.
Referenced by GetLogInfo(), GetLogInfoList(), GetLogList(), and LoadLogLists().
| char* _LogInfo::path |
Definition at line 113 of file log.c.
Referenced by ListLogInfo(), DestroyLogElement(), LoadLogList(), and LoadLogLists().
| size_t _LogInfo::signature |
Definition at line 137 of file log.c.
Referenced by LoadLogList(), and LoadLogLists().
Definition at line 129 of file log.c.
Referenced by GetLogInfoList(), and GetLogList().
Definition at line 134 of file log.c.
Referenced by TranslateEvent(), LogMagickEventList(), LoadLogList(), and LoadLogLists().