Daniel Hensby a8c9fffed4 Appending to debug.log file
Until now debug.log files were loaded into memory, concatenated and then re-written to disk. This is an intensive operation on a large file.

I've added the `FILE_APPEND` flag to append to this file instead.
2013-10-10 11:07:58 +01:00
..
2013-05-14 22:06:02 +12:00
2013-10-10 11:07:58 +01:00
2012-09-21 14:56:56 +12:00