<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/qxmpp/src/QXmppLogger.cpp, branch master</title>
<subtitle>Fork of the QXmpp library.
</subtitle>
<id>https://gitea.privatedns.org/xavi/qxmpp/atom?h=master</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/qxmpp/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/'/>
<updated>2012-02-08T12:51:15+00:00</updated>
<entry>
<title>move files common to client/server into "base"</title>
<updated>2012-02-08T12:51:15+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2012-02-08T12:51:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=deb9d6cb53057ca8b90d10d6a3bdc5dcfd1b3ee4'/>
<id>urn:sha1:deb9d6cb53057ca8b90d10d6a3bdc5dcfd1b3ee4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- don't open/close log file for each message, instead provide a "reopen" slot</title>
<updated>2011-09-29T09:52:19+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2011-09-29T09:52:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=a5f3ebf596ec570d148ebb5958e6e2d594f52482'/>
<id>urn:sha1:a5f3ebf596ec570d148ebb5958e6e2d594f52482</id>
<content type='text'>
- hide QXmppLogger's internals in a private class

</content>
</entry>
<entry>
<title>make it possible to pass QXmppLogger::MessageType between threads</title>
<updated>2011-03-12T19:06:01+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2011-03-12T19:06:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=7fdf54d408b8d25f48b1038c332bc11c2de00b04'/>
<id>urn:sha1:7fdf54d408b8d25f48b1038c332bc11c2de00b04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>copyright year update</title>
<updated>2011-01-21T08:42:12+00:00</updated>
<author>
<name>Manjeet Dahiya</name>
<email>manjeetdahiya@gmail.com</email>
</author>
<published>2011-01-21T08:42:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=34d8d44193430eb91e7a4f5f28d598ec50f212f9'/>
<id>urn:sha1:34d8d44193430eb91e7a4f5f28d598ec50f212f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more logging unification</title>
<updated>2010-11-16T21:42:22+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-11-16T21:42:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=1c8faec60853260865bb3e9dbbc3afa2ec86cb8a'/>
<id>urn:sha1:1c8faec60853260865bb3e9dbbc3afa2ec86cb8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add QXmppLoggable, a base class for QObjects which need logging facility</title>
<updated>2010-11-16T00:46:15+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-11-16T00:46:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=6c50c77fd7b85a1db2c211b45acf394f5a55ca4e'/>
<id>urn:sha1:6c50c77fd7b85a1db2c211b45acf394f5a55ca4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>don't use double end of line in files</title>
<updated>2010-08-28T13:26:27+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-08-28T13:26:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=94b30fea33d5adabe1d387ff2c332964a84e4ea7'/>
<id>urn:sha1:94b30fea33d5adabe1d387ff2c332964a84e4ea7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve QXmppLogger:</title>
<updated>2010-08-27T13:16:55+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-08-27T13:16:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=1284e4f4efa9a810445e6cf34fa15d325f26a79e'/>
<id>urn:sha1:1284e4f4efa9a810445e6cf34fa15d325f26a79e</id>
<content type='text'>
* make file and stdout logging formats consistent
* make it possible to select which message types to log

</content>
</entry>
<entry>
<title>use "SENT" and "RECEIVED" in logs</title>
<updated>2010-08-18T13:54:55+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-08-18T13:54:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=1a83328273b65a9e17a37bb844dce511244d6274'/>
<id>urn:sha1:1a83328273b65a9e17a37bb844dce511244d6274</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cosmetics</title>
<updated>2010-08-17T12:12:26+00:00</updated>
<author>
<name>Manjeet Dahiya</name>
<email>manjeetdahiya@gmail.com</email>
</author>
<published>2010-08-17T12:12:26+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=061ffdd1729c5ca80f3f798ac238cf94e94bf350'/>
<id>urn:sha1:061ffdd1729c5ca80f3f798ac238cf94e94bf350</id>
<content type='text'>
</content>
</entry>
</feed>
