[vlc-devel] [PATCH] logger: Add --syslog-ident parameter.

Rémi Denis-Courmont remi at remlab.net
Wed Mar 6 15:39:56 CET 2013


On Wed,  6 Mar 2013 15:10:22 +0200, Georgi Chorbadzhiyski <gf at unixsol.org>
wrote:
> By default VLC uses "vlc" as syslog ident but in case more than one
> VLC is logging this may not be enough.

Even if there are more than one concurrent VLC process, each of them has a
contemporarily unique process identifier. That is why the LOG_PID flag is
set. The issue you describe does not exist.

-- 
Rémi Denis-Courmont
Sent from my collocated server



More information about the vlc-devel mailing list