sugar-toolkit-gtk3/services
Simon McVittie 4b26840333 sugar.presence.presenceservice, services/presence: Use named loggers.
This causes events in the log to be annotated with the module that emitted the
message.

Before: DEBUG - root: Starting up...
After: DEBUG - s-p-s.server_plugin: Starting up...

I've used a log domain of "sugar.presence..." for the client library and
e.g. "s-p-s.activity" for the service internals.
2007-05-15 14:58:15 +01:00
..
clipboard Documentation patch from Amanda Yilmaz (services/clipboard/typeregistry.py) 2007-04-21 15:34:39 -04:00
console Use sys.path.append, not insert 2007-04-15 12:26:50 +02:00
presence sugar.presence.presenceservice, services/presence: Use named loggers. 2007-05-15 14:58:15 +01:00
Makefile.am Use the new DataStore and remove the old one. 2007-05-10 11:01:32 +02:00