
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 | exempt |
| WizardBooleanType | stealth |
| TimerInfo * | timer |
| size_t | signature |
Definition at line 101 of file log.c.
Definition at line 126 of file log.c.
Referenced by CloseWizardLog(), DestroyLogElement(), and LogWizardEventList().
Definition at line 104 of file log.c.
Referenced by IsEventLogging(), LoadLogList(), LoadLogLists(), LogWizardEventList(), and SetLogEventMask().
Definition at line 126 of file log.c.
Referenced by DestroyLogElement(), LoadLogList(), and LoadLogLists().
| FILE* _LogInfo::file |
Definition at line 120 of file log.c.
Referenced by CloseWizardLog(), DestroyLogElement(), and LogWizardEventList().
| char * _LogInfo::filename |
Definition at line 110 of file log.c.
Referenced by DestroyLogElement(), LoadLogList(), LoadLogLists(), and TranslateFilename().
| char * _LogInfo::format |
Definition at line 110 of file log.c.
Referenced by DestroyLogElement(), LoadLogList(), LoadLogLists(), SetLogFormat(), and TranslateEvent().
| size_t _LogInfo::generation |
Definition at line 123 of file log.c.
Referenced by LogWizardEventList(), TranslateEvent(), and TranslateFilename().
| size_t _LogInfo::generations |
Definition at line 116 of file log.c.
Referenced by ListLogInfo(), LoadLogList(), TranslateEvent(), and TranslateFilename().
Definition at line 107 of file log.c.
Referenced by LoadLogList(), LoadLogLists(), and LogWizardEventList().
| size_t _LogInfo::limit |
Definition at line 116 of file log.c.
Referenced by LoadLogList(), and LogWizardEventList().
| char * _LogInfo::name |
Definition at line 110 of file log.c.
Referenced by GetLogInfo(), GetLogInfoList(), GetLogList(), and LoadLogLists().
| char* _LogInfo::path |
Definition at line 110 of file log.c.
Referenced by DestroyLogElement(), ListLogInfo(), LoadLogList(), and LoadLogLists().
| size_t _LogInfo::signature |
Definition at line 134 of file log.c.
Referenced by LoadLogList(), and LoadLogLists().
Definition at line 126 of file log.c.
Referenced by GetLogInfoList(), and GetLogList().
Definition at line 131 of file log.c.
Referenced by DestroyLogElement(), LoadLogList(), LoadLogLists(), LogWizardEventList(), and TranslateEvent().
1.6.2-20100208