MagickCore 7.0.10
_LogMapInfo Struct Reference

Data Fields

const LogEventType event_mask
 
const LogHandlerType handler_mask
 
const char * filename
 
const char * format
 

Detailed Description

Definition at line 181 of file log.c.

Field Documentation

◆ event_mask

const LogEventType _LogMapInfo::event_mask

Definition at line 184 of file log.c.

Referenced by AcquireLogCache().

◆ filename

const char* _LogMapInfo::filename

Definition at line 190 of file log.c.

Referenced by AcquireLogCache().

◆ format

const char * _LogMapInfo::format

Definition at line 191 of file log.c.

Referenced by AcquireLogCache().

◆ handler_mask

const LogHandlerType _LogMapInfo::handler_mask

Definition at line 187 of file log.c.

Referenced by AcquireLogCache().


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