summaryrefslogtreecommitdiff
path: root/i/marvin/runtime
diff options
context:
space:
mode:
authordufourj2006-03-14 21:34:17 +0000
committerdufourj2006-03-14 21:34:17 +0000
commit3e6b45437f75bb4ad20ce5b42f1cf9d1a8029129 (patch)
tree023b25cc381ed8ae3da636385ff4be11f8ac111f /i/marvin/runtime
parent6b9bddbcd6973b71a6c378f7c92cf1fc226def63 (diff)
Log :
- adding a file logger.
Diffstat (limited to 'i/marvin/runtime')
-rw-r--r--i/marvin/runtime/rc/config1
1 files changed, 1 insertions, 0 deletions
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"