|
WizardsToolkit
1.0.7
|

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 127 of file log.c.
Referenced by CloseWizardLog(), DestroyLogElement(), and LogWizardEventList().
Definition at line 105 of file log.c.
Referenced by IsEventLogging(), LogWizardEventList(), LoadLogList(), LoadLogLists(), and SetLogEventMask().
Definition at line 127 of file log.c.
Referenced by DestroyLogElement(), LoadLogList(), and LoadLogLists().
| FILE* _LogInfo::file |
Definition at line 121 of file log.c.
Referenced by CloseWizardLog(), DestroyLogElement(), and LogWizardEventList().
| char * _LogInfo::filename |
Definition at line 111 of file log.c.
Referenced by DestroyLogElement(), TranslateFilename(), LoadLogList(), and LoadLogLists().
| char * _LogInfo::format |
Definition at line 111 of file log.c.
Referenced by DestroyLogElement(), TranslateEvent(), LoadLogList(), LoadLogLists(), and SetLogFormat().
| size_t _LogInfo::generation |
Definition at line 124 of file log.c.
Referenced by TranslateEvent(), TranslateFilename(), and LogWizardEventList().
| size_t _LogInfo::generations |
Definition at line 117 of file log.c.
Referenced by ListLogInfo(), TranslateEvent(), TranslateFilename(), and LoadLogList().
Definition at line 108 of file log.c.
Referenced by LogWizardEventList(), LoadLogList(), and LoadLogLists().
| size_t _LogInfo::limit |
Definition at line 117 of file log.c.
Referenced by LogWizardEventList(), and LoadLogList().
| char * _LogInfo::name |
Definition at line 111 of file log.c.
Referenced by GetLogInfo(), GetLogInfoList(), GetLogList(), and LoadLogLists().
| char* _LogInfo::path |
Definition at line 111 of file log.c.
Referenced by ListLogInfo(), DestroyLogElement(), LoadLogList(), and LoadLogLists().
| size_t _LogInfo::signature |
Definition at line 135 of file log.c.
Referenced by LoadLogList(), and LoadLogLists().
Definition at line 127 of file log.c.
Referenced by GetLogInfoList(), and GetLogList().
Definition at line 132 of file log.c.
Referenced by DestroyLogElement(), TranslateEvent(), LogWizardEventList(), LoadLogList(), and LoadLogLists().