Add option to limit clientlog memory

This commit is contained in:
Miroslav Lichvar
2010-01-14 15:34:56 +01:00
parent 0b710499f9
commit 2f63cf4485
5 changed files with 85 additions and 0 deletions

View File

@@ -53,6 +53,7 @@ typedef enum {
LOGF_Local,
LOGF_Util,
LOGF_Main,
LOGF_ClientLog,
LOGF_Configure,
LOGF_CmdMon,
LOGF_Acquire,