diff options
author | Thomas Mangin <thomas.mangin@exa.net.uk> | 2020-04-06 16:34:24 +0100 |
---|---|---|
committer | Thomas Mangin <thomas.mangin@exa.net.uk> | 2020-04-08 15:00:29 +0100 |
commit | f35a14e76c0b510cc9b7d41c9cc4e9fed3bb8457 (patch) | |
tree | c9e154017dbcebb8f9249a855547e2f2277663c0 /op-mode-definitions | |
parent | 495012f7737302f458ff60fe2a93d0972cd3443d (diff) | |
download | vyos-1x-f35a14e76c0b510cc9b7d41c9cc4e9fed3bb8457.tar.gz vyos-1x-f35a14e76c0b510cc9b7d41c9cc4e9fed3bb8457.zip |
logging: T2186: Initial implementation of logging
All messages sent to stderr are now logged to syslog.
Also should a raise statement not be handled by the program,
a friendlier message is sent to the user (with the trace to
syslog)
It provide a new debug option: /tmp/vyos.developer.debug
when the file exists and the code raise without being caught up
the program will automatically fall into pdb port-morterm mode
allowing to investigate the reason for the failure
Diffstat (limited to 'op-mode-definitions')
0 files changed, 0 insertions, 0 deletions