aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/daemon.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/charon/daemon.h')
-rw-r--r--Source/charon/daemon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/charon/daemon.h b/Source/charon/daemon.h
index 14afdc75d..d97e9b2ef 100644
--- a/Source/charon/daemon.h
+++ b/Source/charon/daemon.h
@@ -86,7 +86,7 @@
* This is the maximum allowed level for ever context, the definiton
* of the context may be less verbose.
*/
-#define DEFAULT_LOGLEVEL CONTROL | ERROR
+#define DEFAULT_LOGLEVEL CONTROL | ERROR | AUDIT
typedef struct daemon_t daemon_t;