From 1eb13148437ddf184a16fa45140f5b38d7d0157b Mon Sep 17 00:00:00 2001 From: arjen Date: Thu, 14 Aug 2003 10:27:54 +0000 Subject: [PATCH] Added a new section 'logging' with three configuration parameters: method - Output method to use for logging. destination - Name of the log output destination. level - Log level: Verbose output if greater than 0. --- src/gnucomo.conf | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/gnucomo.conf b/src/gnucomo.conf index e3631fb..f9a99ad 100644 --- a/src/gnucomo.conf +++ b/src/gnucomo.conf @@ -10,10 +10,13 @@ 5432 --> + + file + /var/log/gcm_input + 0 + brenno - /var/log/gcm_input - 0 arjen -- 2.11.0