summaryrefslogtreecommitdiff
path: root/qpid/java/broker/src/main/java/org/apache/qpid/server/logging/actors/AbstractActor.java
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA : AMQP-1-0 sandbox updates - merge from trunkrg-amqp-1-0-sandboxRobert Godfrey2012-03-101-2/+2
* QPID-2840: update to fix issue with InVM tests passing in isolation but faili...Robert Gemmell2010-09-091-3/+3
* QPID-2840: make the status logging message prefix configurable but empty by d...Robert Gemmell2010-09-081-1/+1
* QPID-2824: Use toLogString rather than toString on LogSubject(s)Robert Gemmell2010-08-301-1/+1
* QPID-2802: Add support for a status-logging hierarchy, such that the Log4jMes...Robert Gemmell2010-08-261-4/+6
* Merged r 886719:886722 from 0.5.x-dev.Martin Ritchie2009-12-031-4/+5
* Add toString to AbstractActor to allow actors to be used in debug log messagesMartin Ritchie2009-09-301-0/+5
* QPID-2002 : Updates to integrate Logging with test ant test runs.Martin Ritchie2009-08-031-0/+4
* QPID-2002 : Added message(LogMessage message) to the LogActor Interface and t...Martin Ritchie2009-08-031-0/+5
* QPID-2002 : Enable LogActors to log solely about themselves. Situations such ...Martin Ritchie2009-08-031-0/+9
* QPID-1992 : Addition of new Broker Logging FrameworkMartin Ritchie2009-07-221-0/+45