MagickCore  7.0.0
_LogInfo Struct Reference
Collaboration diagram for _LogInfo:

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
 

Detailed Description

Definition at line 104 of file log.c.

Field Documentation

MagickBooleanType _LogInfo::append

Definition at line 129 of file log.c.

Referenced by CloseMagickLog(), DestroyLogElement(), and LogMagickEventList().

LogEventType _LogInfo::event_mask

Definition at line 107 of file log.c.

Referenced by IsEventLogging(), LoadLogList(), LoadLogLists(), LogMagickEventList(), and SetLogEventMask().

MagickBooleanType _LogInfo::exempt

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(), LoadLogList(), LoadLogLists(), and TranslateFilename().

char * _LogInfo::format

Definition at line 113 of file log.c.

Referenced by DestroyLogElement(), LoadLogList(), LoadLogLists(), SetLogFormat(), and TranslateEvent().

size_t _LogInfo::generation

Definition at line 126 of file log.c.

Referenced by LogMagickEventList(), TranslateEvent(), and TranslateFilename().

size_t _LogInfo::generations

Definition at line 119 of file log.c.

Referenced by ListLogInfo(), LoadLogList(), TranslateEvent(), and TranslateFilename().

LogHandlerType _LogInfo::handler_mask

Definition at line 110 of file log.c.

Referenced by LoadLogList(), LoadLogLists(), and LogMagickEventList().

size_t _LogInfo::limit

Definition at line 119 of file log.c.

Referenced by LoadLogList(), and LogMagickEventList().

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 DestroyLogElement(), ListLogInfo(), LoadLogList(), and LoadLogLists().

size_t _LogInfo::signature

Definition at line 137 of file log.c.

Referenced by LoadLogList(), and LoadLogLists().

MagickBooleanType _LogInfo::stealth

Definition at line 129 of file log.c.

Referenced by GetLogInfoList(), and GetLogList().

TimerInfo _LogInfo::timer

Definition at line 134 of file log.c.

Referenced by LoadLogList(), LoadLogLists(), LogMagickEventList(), and TranslateEvent().


The documentation for this struct was generated from the following file: