[gnome-music/wip/mschraal/glib-logging: 43/43] Slightly more verbose about usage.
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/glib-logging: 43/43] Slightly more verbose about usage.
- Date: Sat, 1 Feb 2020 15:48:16 +0000 (UTC)
commit 8a81c8a08fed9693d577c475cc430857b9af0d95
Author: Marinus Schraal <mschraal gnome org>
Date: Sat Feb 1 16:25:46 2020 +0100
Slightly more verbose about usage.
gnomemusic/musiclogger.py | 5 +++++
1 file changed, 5 insertions(+)
---
diff --git a/gnomemusic/musiclogger.py b/gnomemusic/musiclogger.py
index 8bdd9b0a..d7c9e121 100644
--- a/gnomemusic/musiclogger.py
+++ b/gnomemusic/musiclogger.py
@@ -32,6 +32,11 @@ class MusicLogger(GObject.GObject):
"""GLib logging wrapper
A tiny wrapper aroung the default GLib logger.
+
+ * Message is for user facing warnings, which ideally should be in
+ the application.
+ * Warning is for logging non-fatal errors during execution.
+ * Debug is for developer use as a way to get more runtime info.
"""
_DOMAIN = "org.gnome.Music"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]