Mercurial > libervia-backend
log src/plugins/plugin_xep_0077.py @ 1435:7590bbf44eed
age | author | description |
---|---|---|
Thu, 16 Apr 2015 14:57:57 +0200 | souliane | massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions |
Mon, 30 Mar 2015 10:26:26 +0200 | Goffi | 2015 copyright dates update |
Sat, 19 Apr 2014 19:19:19 +0200 | Goffi | core: use of the new core.log module: |
Fri, 28 Mar 2014 18:07:02 +0100 | Goffi | core, plugins: host.getClient now raise an exception instead of returning None when no profile is found, plugins have been adapted consequently and a bit cleaned |
Fri, 21 Mar 2014 16:27:09 +0100 | Goffi | core: use of Const for profile_key + replaced '@DEFAULT@' default profile_key by '@NONE@' |
Tue, 25 Feb 2014 22:58:42 +0100 | souliane | tools, plugin XEP-0077: small fixes |