Build Update for pulseaudio/pulseaudio -------------------------------------
Build: #34 Status: Fixed Duration: 15 minutes and 39 seconds Commit: 262bdae (next) Author: Ahmed S. Darwish Message: log: Introduce PULSE_LOG_JOURNAL environment variable By introducing such an environment variable, applications using the PA client libraries can configure these libraries to send their logs directly to the journal. While client libraries journal logging can be indirectly achieved using PULSE_LOG_SYSLOG, this pollutes the journal. Meta data gets replicated twice: once in the journal meta fields and once in the syslog(3) plain-text message itself. For attaching any backtraces, also introduce the PA-specific journal meta field PULSE_BACKTRACE. This is the recommend journal practice instead of appending any furuther data to the logging message itself. Signed-off-by: Ahmed S. Darwish <[email protected]> View the changeset: https://github.com/pulseaudio/pulseaudio/compare/f303d402c111...262bdae0330e View the full build log and details: https://travis-ci.org/pulseaudio/pulseaudio/builds/75930424 -- You can configure recipients for build notifications in your .travis.yml file. See http://docs.travis-ci.com/user/notifications
_______________________________________________ pulseaudio-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pulseaudio-commits
