[Wayland-bugs] [Bug 753635] New: wayland: change wl_log level to G_LOG_LEVEL_DEBUG
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Fri Aug 14 08:06:45 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=753635
Bug ID: 753635
Summary: wayland: change wl_log level to G_LOG_LEVEL_DEBUG
Classification: Platform
Product: gtk+
Version: unspecified
OS: All
Status: NEW
Severity: normal
Priority: Normal
Component: Backend: Wayland
Assignee: gtk-bugs at gtk.org
Reporter: rstrode at redhat.com
QA Contact: gtk-bugs at gtk.org
CC: rob at robster.org.uk, wayland-bugs at lists.freedesktop.org
GNOME version: ---
wl_log() currently logs using G_LOG_LEVEL_ERROR
(which is fatal). The wayland client library doesn't
expect this behavior. It uses wl_log to log recoverable
errors.
This commit changes the log level to G_LOG_LEVEL_DEBUG
instead.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20150814/2d1abc1b/attachment-0001.html>
More information about the wayland-bugs
mailing list