diff options
Diffstat (limited to 'Source/charon/daemon.h')
-rw-r--r-- | Source/charon/daemon.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/charon/daemon.h b/Source/charon/daemon.h index b0591d8bd..3e010de2d 100644 --- a/Source/charon/daemon.h +++ b/Source/charon/daemon.h @@ -72,7 +72,7 @@ * maximum allowed level for ever context, the definiton * of the context may be less verbose. */ -#define DEFAULT_LOGLEVEL FULL +#define DEFAULT_LOGLEVEL CONTROL typedef struct daemon_t daemon_t; |