how to logging of core
by ondrej.topolsky@streamunlimited.com
Hi,
I am debugging some issue with Tversity Media Server PC Version 3.8
I see some error of parsing didl - I want to investigate whats
happening - sniffing on wireshark is quite boring - I didnt find
anything so far.
So the question is - how on earth I turn on log levels to trace and see
things happening there?
I am on Ubuntu 14.04
dleyna-linux compiled - core v 0.5
I have conf file created at make install step (I guess) in
/etc/dleyna-server-service.conf
Where I have these options:
[general]
never-quit=false
connector-name=dbus
[log]
log-type=0
log-level=8
[netf]
netf-enabled=false
netf-list=
In syslog I see very few logs - in fact just the logs at startup..
I see this amongst them:
libdleyna/core/settings.c : dleyna_settings_new() --- Log Level: 0x3F
When I set the log-type to 2(in the conf there is comment "# 2=File")
I couldnt find any logs at all anywhere - is this option already supported?
Thanks,
Ondrej
4 years, 7 months