[vlc-devel] File logger misses a lot of initialization messages...
Rémi Denis-Courmont
remi at remlab.net
Mon Feb 27 15:33:33 CET 2012
Hello,
On Tuesday 21 February 2012, Peter Tap wrote:
> However, by the time the logger module starts, many such messages are
> already missed.
The file logger cannot log messages that arrive before the plugins are
initialized, since the file logger is a plugin. There is no easy way to fix
this. Logging could be moved to core, but there still would be some messages
that come before the core configuration is parsed, thus before the file logger
is initialized or skipped.
--
Rémi Denis-Courmont
http://www.remlab.info
More information about the vlc-devel
mailing list