summaryrefslogtreecommitdiff
path: root/src/rabbit_error_logger_file_h.erl
Commit message (Expand)AuthorAgeFilesLines
* merge default into bug24332bug24332Alexandru Scvortov2011-09-221-3/+3
|\
| * move file functions from misc to rabbit_fileAlexandru Scvortov2011-09-211-3/+3
* | cosmetic and commentsAlexandru Scvortov2011-09-151-0/+4
* | cosmeticMatthias Radestock2011-09-141-6/+4
* | handle the non-empty buffer caseAlexandru Scvortov2011-09-051-2/+11
* | fix taking over from the tty handlerAlexandru Scvortov2011-09-051-0/+3
* | sasl logger also appendsAlexandru Scvortov2011-08-121-3/+3
* | remove old log files when rotatingAlexandru Scvortov2011-08-121-1/+2
* | only allow the rabbit error logger to touch the files and append rather than ...Alexandru Scvortov2011-08-111-3/+12
|/
* Update .erl and .hrl license boilerplatesMatthew Sackman2011-01-191-26/+11
* cleanupAlexandru Scvortov2010-07-061-1/+2
* update copyright notices to say 2010 where appropriatebug22312David R. MacIver2010-02-091-3/+3
* cosmetic: squash trailing whitespaceMatthias Radestock2010-01-271-1/+1
* cosmetic: use multi-line stringsMatthias Radestock2009-01-081-1/+1
* Update copyrights.bug19974Tony Garnock-Jones2008-12-091-6/+12
* rename ensure_directory_exists to ensure_parent_dirs_existMatthias Radestock2008-11-281-2/+2
* Logging handlers attempt to create the directoryHubert Plociniczak2008-11-281-1/+3
* Perform standard handler installation when originalHubert Plociniczak2008-09-041-0/+4
* cosmeticMatthias Radestock2008-09-011-4/+5
* always log an error when append failsMatthias Radestock2008-09-011-13/+6
* Use rabbit_log instead of error_loggerHubert Plociniczak2008-08-291-3/+3
* When appending the old log file fails always tryHubert Plociniczak2008-08-291-3/+13
* Added few missing articlesHubert Plociniczak2008-08-271-2/+2
* Moved append operation inside init/1Hubert Plociniczak2008-08-261-0/+14
* Added wrappers around standard error_logger_file_hHubert Plociniczak2008-08-261-0/+52