4b26840333
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. |
||
---|---|---|
.. | ||
__init__.py | ||
activity.py | ||
buddy.py | ||
Makefile.am | ||
presenceservice.py | ||
test_presence.txt |