From 25c41f4df7079b64ba53184e47edbc012ae96123 Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Sun, 4 Dec 2005 11:46:58 +0000 Subject: - logging cleanup - pid re-replaced with thread_ids, since nptl does not distinguish pids between threads --- Source/charon/daemon.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/charon/daemon.h') 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; -- cgit v1.2.3