[gnome-online-accounts/gnome-3-18] daemon: Improve the debug message by adding more context
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-online-accounts/gnome-3-18] daemon: Improve the debug message by adding more context
- Date: Fri, 27 Nov 2015 14:42:20 +0000 (UTC)
commit e0fe143f99eff10b718ba2f52e591d2ecf81e48e
Author: Debarshi Ray <debarshir gnome org>
Date: Wed Nov 25 17:31:33 2015 +0100
daemon: Improve the debug message by adding more context
https://bugzilla.gnome.org/show_bug.cgi?id=751524
src/daemon/goadaemon.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/daemon/goadaemon.c b/src/daemon/goadaemon.c
index d9410ec..02f886f 100644
--- a/src/daemon/goadaemon.c
+++ b/src/daemon/goadaemon.c
@@ -177,7 +177,7 @@ on_check_credentials_timeout (gpointer user_data)
GoaDaemon *self = GOA_DAEMON (user_data);
self->credentials_timeout_id = 0;
- g_debug ("Checking credentials");
+ g_debug ("Calling EnsureCredentials due to network changes");
goa_daemon_check_credentials (self);
return G_SOURCE_REMOVE;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]