summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/log/Statement.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-5415: Implement control of internal log output in qpid::messaging APIAndrew Stitcher2014-01-031-1/+2
* QPID-3921: Move code from Statement.h to Statement.cppAndrew Stitcher2013-04-161-1/+58
* QPID-4079 log entries track managed object life cyclesCharles E. Rolke2012-07-131-1/+1
* QPID-3902 Log categoriesCharles E. Rolke2012-06-121-2/+2
* QPID-3902 C++ Broker add log categoriesCharles E. Rolke2012-06-111-1/+58
* NO-JIRA Fix calculation of buffer size.Charles E. Rolke2012-05-071-1/+1
* QPID-3891 C++ Broker --log-function is too chatty.Charles E. Rolke2012-03-091-0/+44
* NO-JIRA: Revert change to Msg.h introduced in r1162273Alan Conway2011-08-301-1/+24
* QPID-3384: Enable DTX transactions in a cluster.Alan Conway2011-08-251-27/+1
* Add directory to #includeAlan Conway2009-07-141-2/+2
* Remove syslog-specific code from portable part of logging; was already placed...Stephen D. Huston2008-10-161-10/+0
* Cluster prototype: handles client-initiated commands (not dequeues)Alan Conway2008-07-041-1/+2
* Fix compile errors/warnings with gcc 4.3Alan Conway2008-03-251-1/+1
* Quote all non-printable ASCII characters (not just control characters)Alan Conway2008-02-121-11/+12
* Quote unprintable control characters in log output.Alan Conway2008-02-071-1/+29
* Fixed re-entry problem with exceptions throw in logger code.Alan Conway2008-01-241-2/+2
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-261-4/+0
* Logging infrastructure: See qpidd --long-help for details.Alan Conway2007-05-301-0/+67