sugar-toolkit-gtk3/sugar/presence
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
..
__init__.py More documentation, mostly for the sugar.presence.presenceservice 2007-04-14 23:38:21 -04:00
activity.py Make joining asynchronous on the activity side 2007-05-02 23:25:15 -04:00
buddy.py Add buddy ip4-address property (temporary) 2007-04-30 23:44:39 -04:00
Makefile.am Cut over to new PresenceService 2007-04-09 14:40:56 -04:00
presenceservice.py sugar.presence.presenceservice, services/presence: Use named loggers. 2007-05-15 14:58:15 +01:00
test_presence.txt Updates to presence test and mockdbus 2006-10-03 12:50:21 -05:00