summaryrefslogtreecommitdiff
path: root/src/rabbit_sasl_report_file_h.erl
Commit message (Expand)AuthorAgeFilesLines
* 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
* work around missing sasl_report_file_h:code_change/3bug19713Matthias Radestock2008-11-241-2/+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/+17
* Added wrappers around standard error_logger_file_hHubert Plociniczak2008-08-261-0/+61