summaryrefslogtreecommitdiff
path: root/doc/bird.conf.example
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>1999-12-06 13:45:56 +0000
committerMartin Mares <mj@ucw.cz>1999-12-06 13:45:56 +0000
commita0c37b45e59f024fc24b65ffbaf2c9e0f1996938 (patch)
treeb20a91de7de7349266e4eb708c839f8ceb9d7a77 /doc/bird.conf.example
parent7c0cc76ed76100ef8492f13eeec1e061d52b9be0 (diff)
Logging is now configurable. You can define multiple log outputs (to both
files and syslog) and assign lists of message categories to each of them.
Diffstat (limited to 'doc/bird.conf.example')
-rw-r--r--doc/bird.conf.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bird.conf.example b/doc/bird.conf.example
index 791ce041..33b4e132 100644
--- a/doc/bird.conf.example
+++ b/doc/bird.conf.example
@@ -4,6 +4,9 @@
# Yet another comment
+#log syslog { error };
+#log "tmp" all;
+
#router id 62.168.0.1;
#define xyzzy = 120+10;