• Jean-Paul Saman's avatar
    Don't start the file logger when syslog is specified. · 71e3f2f1
    Jean-Paul Saman authored
    If --syslog is specified on the commandline then vlc loads the logger in file mode first, because --file-logging is the default. This is counter intuitive for users, they expect *only* syslog mode to be active. Note that the logger module can only have one mode active at the sametime, either html, text or syslog.
    (cherry picked from commit 5e2f7b2f90dbab0488d62557ba59159925a88e3a)
    71e3f2f1
libvlc.c 67.8 KB