From 3e6b45437f75bb4ad20ce5b42f1cf9d1a8029129 Mon Sep 17 00:00:00 2001 From: dufourj Date: Tue, 14 Mar 2006 21:34:17 +0000 Subject: Log : - adding a file logger. --- i/marvin/runtime/rc/config | 1 + 1 file changed, 1 insertion(+) (limited to 'i/marvin/runtime/rc') diff --git a/i/marvin/runtime/rc/config b/i/marvin/runtime/rc/config index 397f4e7..3292279 100644 --- a/i/marvin/runtime/rc/config +++ b/i/marvin/runtime/rc/config @@ -37,6 +37,7 @@ motor.pStatMotor = 0 # Possible values are : # - null : no log, optimized for time ; # - stdout : to stdout ; +# - file:/path/filename : to a file. # log.logger.default = "stdout" # log.logger.asserv = "null" -- cgit v1.2.3