33 #define MSG_NOLOG 0x00
34 #define MSG_STDOUT 0x01
37 #define MSG_COMPRESSED_FILE 0x08
46 #define LOG_ENCRYPTED 255
103 #ifndef ONLY_LOCAL_PROXY
126 #ifdef COMPRESSED_LOGS
S_LOGENCCIPHER t_LogEncCipher
void set64(UINT64 &op1, UINT32 op2)
static SINT32 openEncryptedLog()
Open a log, where the logged messages are store encrypted.
static const char *const getLogLevelStr()
SINT32 openLog(UINT32 type)
char * createLogDirMessage(UINT32 opt)
static SINT32 setMaxLogFileSize(UINT64 size)
static SINT32 setLogOptions(UINT32 options)
t_LogEncCipher * m_pCipher
static SINT32 setLogLevel(UINT32 a_logLevel)
UINT32 m_lastLogFileNumber
char * createLogFileMessage(UINT32 opt)
static const char *const m_strMsgTypes[6]
static const char *const ms_arStrLogLevels[5]
static SINT32 printMsg(UINT32 typ, const char *format,...)
Writes a given message to the log.
static SINT32 closeEncryptedLog()