summaryrefslogtreecommitdiff
path: root/src/rabbit_error_logger.erl
Commit message (Expand)AuthorAgeFilesLines
* Just log a warning if we can't start the logging exchange.bug26386Simon MacMullen2014-09-241-3/+13
* Since a crash in handle_event is so disasterous, and since gen_event handlers...bug26236Simon MacMullen2014-06-121-2/+7
* Remove dubious commentSimon MacMullen2014-03-261-1/+0
* Have a completely separate counter for content size vs structural size.Simon MacMullen2014-03-241-1/+1
* Those aren't log eventsSimon MacMullen2014-03-241-2/+1
* Something of a rewrite:Simon MacMullen2014-03-241-1/+2
* Don't let the truncate module have any opinion on how much to truncate.Simon MacMullen2014-03-241-1/+1
* Rename module and functions to be shorter and more generic. Remove quickcheck...Simon MacMullen2014-03-241-1/+1
* Initial stab at limiting term size during loggingTim Watson2014-03-201-1/+4
* Update copyright for 2014bug25940Simon MacMullen2014-03-171-1/+1
* Quick-and-dirty version of pipelined mandatory publishingSimon MacMullen2014-01-211-1/+1
* Make log and trace exchanges internal.Simon MacMullen2013-10-301-1/+1
* add/remove log handler at precise point in system lifecyclebug25594Matthias Radestock2013-08-011-3/+10
* s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
* Update copyright 2013bug25343Emile Joubert2013-01-231-1/+1
* nuke 'immediate'bug23896Matthias Radestock2012-09-171-1/+1
* Update copyright 2012bug24606Emile Joubert2012-02-021-1/+1
* more specs + revert earlier mistakeAlexandru Scvortov2011-08-051-0/+10
* tx gone from everywhereMatthias Radestock2011-06-241-1/+1
* cosmeticMatthias Radestock2011-03-231-5/+4
* Explainbug23937Simon MacMullen2011-03-231-0/+3
* Switched to now_ms()Rob Harrop2011-03-231-1/+2
* Add timestamps to error_logger messagesRob Harrop2011-03-111-1/+2
* Update .erl and .hrl license boilerplatesMatthew Sackman2011-01-191-26/+11
* Move internal exchange implementation over from other laptop.Jerry Kuch2010-11-101-1/+1
* cleanupAlexandru Scvortov2010-07-061-1/+2
* update copyright notices to say 2010 where appropriatebug22312David R. MacIver2010-02-091-3/+3
* merge bug 22039 into defaultMatthew Sackman2009-12-221-1/+1
|\
| * Backed out changeset 71e93e17450cMatthias Radestock2009-12-181-1/+1
* | Split up and tweak startup order.Tony Garnock-Jones2009-12-141-0/+6
|/
* Make exchanges modular behaviours. AddedTony Garnock-Jones2009-11-211-1/+1
* Convenience rabbit_basic functions.Tony Garnock-Jones2009-06-221-6/+4
* refactoring: bundle up all the data for a publishMatthias Radestock2009-06-051-4/+6
* refactoring of APIMatthias Radestock2009-05-201-3/+5
* rationalise publish/route result typesMatthias Radestock2009-05-201-1/+1
* Update copyrights.bug19974Tony Garnock-Jones2008-12-091-6/+12
* Some more fixes for QA commentsBen Hood2008-08-061-1/+1
* Re-keyed exchange and queue persistence on the vhostBen Hood2008-07-211-1/+1
* Savepoint for lifecycle test that now works without realms or ticketsBen Hood2008-07-131-3/+0
* Initial commit, from repo-rebase-20080703121916_default (e96543d904a2)Tony Garnock-Jones2008-07-031-0/+77