mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
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.
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
|
||||
# Yet another comment
|
||||
|
||||
#log syslog { error };
|
||||
#log "tmp" all;
|
||||
|
||||
#router id 62.168.0.1;
|
||||
|
||||
#define xyzzy = 120+10;
|
||||
|
Reference in New Issue
Block a user