summaryrefslogtreecommitdiff
path: root/src/rabbit_log.erl
Commit message (Expand)AuthorAgeFilesLines
* Further simplify logging. Get rabbit_log to figure out whether the group lead...bug26345Simon MacMullen2014-08-141-5/+25
* Don't break rabbitmqctl remove_cluster_node --offline.bug26337Simon MacMullen2014-08-131-1/+6
* Simplify, given the now-temporary nature of this data structure.Simon MacMullen2014-08-121-7/+3
* Remove pointless gen_server.Simon MacMullen2014-08-111-45/+11
* Update copyright for 2014bug25940Simon MacMullen2014-03-171-1/+1
* s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
* Update copyright 2013bug25343Emile Joubert2013-01-231-1/+1
* cosmeticMatthias Radestock2012-08-081-2/+4
* cosmeticMatthias Radestock2012-08-081-6/+6
* Update copyright 2012bug24606Emile Joubert2012-02-021-1/+1
* validate log levels on startupMatthias Radestock2012-01-261-18/+17
* merge default into bug22470Matthias Radestock2012-01-261-37/+43
|\
| * introduce log categoriesMatthias Radestock2012-01-261-59/+49
* | get rid of debug and message loggingMatthias Radestock2012-01-261-32/+1
|/
* merge from defaultAlexandru Scvortov2011-02-231-29/+11
|\
| * Update .erl and .hrl license boilerplatesMatthew Sackman2011-01-191-26/+11
| * Get rid of -import() statments.Marek Majkowski2010-12-081-3/+0
* | Redid bug23056 changes atop newer base.John DeTreville2010-12-021-0/+2
|/
* use consistent return types for start/start_link functionsbug23120Matthias Radestock2010-08-131-1/+1
* Introduced and used ok_or_error2(A,B). Also verified everything seems happy u...Matthew Sackman2010-07-071-2/+1
* cleanupAlexandru Scvortov2010-07-061-1/+2
* {'ok', A} -> rabbit_types:ok(A)Alexandru Scvortov2010-07-061-1/+1
* {error, A} -> rabbit_types:error(A)Alexandru Scvortov2010-07-061-1/+1
* update copyright notices to say 2010 where appropriatebug22312David R. MacIver2010-02-091-3/+3
* tabs -> spacesMatthias Radestock2009-06-181-6/+6
* Update copyrights.bug19974Tony Garnock-Jones2008-12-091-6/+12
* Cosmeticbug19899Hubert Plociniczak2008-11-271-0/+1
* Added missing function message/4 which wasHubert Plociniczak2008-11-271-1/+12
* Initial commit, from repo-rebase-20080703121916_default (e96543d904a2)Tony Garnock-Jones2008-07-031-0/+132