dmagick.c.log

Undocumented in source.

Members

Aliases

MagickLogMethod
alias MagickLogMethod = void function(const LogEventType, const(char)*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

LogEventType
enum LogEventType
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LogEventType
enum LogEventType
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

CloseMagickLog
void CloseMagickLog()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetLogInfoList
const(LogInfo)** GetLogInfoList(const(char)* , size_t* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetLogList
char** GetLogList(const(char)* , size_t* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetLogName
const(char)* GetLogName()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IsEventLogging
MagickBooleanType IsEventLogging()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ListLogInfo
MagickBooleanType ListLogInfo(FILE* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LogComponentGenesis
MagickBooleanType LogComponentGenesis()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LogComponentTerminus
void LogComponentTerminus()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LogMagickEvent
MagickBooleanType LogMagickEvent(LogEventType , const(char)* , const(char)* , size_t , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LogMagickEventList
MagickBooleanType LogMagickEventList(LogEventType , const(char)* , const(char)* , size_t , const(char)* , va_list )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SetLogEventMask
LogEventType SetLogEventMask(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SetLogFormat
void SetLogFormat(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SetLogMethod
void SetLogMethod(MagickLogMethod )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SetLogName
const(char)* SetLogName(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

LogInfo
struct LogInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta