Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 48 of file ddlog.h.
{ DDLOG_NONE = 0, // No log output DDLOG_NORMAL = 1, // Log is kept open DDLOG_CRASHPROOF = 2, // Log is closed and flushed DDLOG_METHOD_FORCE_DWORD = 0x7fffffff, } DDLOG_loggingMethodType;