aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorJoão Valverde <j@v6e.pt>2021-12-02 16:33:45 +0000
committerJoão Valverde <j@v6e.pt>2021-12-03 12:30:53 +0000
commite921b804d0174b2bb5a118df8b454c0dc2e69369 (patch)
tree641c6457402144c306a6872bb8d39690738dc9c5 /debian
parent5d30f773917f08cecee64d31db97ef420f8ef647 (diff)
Fix logging with extcaps
Extcaps require a log file when invoked in child mode. It also has a specific flag to enable debugging, other that the wslog options. Fix the logging to: 1. Enable debug log level if --debug is used. 2. Do not emit messages to the stderr if debug is enabled. This brings extcap logging to the same feature level it had before wslog replaced GLib logging.
Diffstat (limited to 'debian')
-rw-r--r--debian/libwsutil0.symbols3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/libwsutil0.symbols b/debian/libwsutil0.symbols
index 7d58b374c4..30938f2f0c 100644
--- a/debian/libwsutil0.symbols
+++ b/debian/libwsutil0.symbols
@@ -380,7 +380,8 @@ libwsutil.so.0 libwsutil0 #MINVER#
ws_log@Base 3.5.0
ws_log_add_custom_file@Base 3.5.0
ws_log_buffer_full@Base 3.5.1
- ws_log_default_writer@Base 3.5.0
+ ws_log_console_writer@Base 3.7.0
+ ws_log_file_writer@Base 3.7.0
ws_log_full@Base 3.5.0
ws_log_get_level@Base 3.5.0
ws_log_init@Base 3.5.0