Dylan K. Taylor 4e9af1ac45 Fixed several extremely stupid bugs in MainLogger
- Fixed log writes being blocking (these were executed on a thread, but IN A SYNCHRONIZED BLOCK - what the fuck shoghi?!)
- Fixed log file being open for reading as well as writing
- The logger will now be buffered for 25ms before writing to disk, as it should have been to begin with.
- Moved the log resource to a local variable (it's unsafe to try to access resources from different threads, this takes away the ability to do so)
- Fixed line endings to use PHP_EOL instead of hardcoded LF, fix viewing logs in Notepadi
2017-08-06 10:56:39 +01:00
..
2017-07-28 14:23:27 +01:00
2017-07-31 16:03:45 +01:00
2017-08-05 21:07:21 +01:00
2017-08-05 21:07:21 +01:00
2017-07-14 10:56:51 +01:00
2017-07-14 10:56:51 +01:00
2017-07-14 10:56:51 +01:00
2017-06-21 14:25:54 +01:00
2017-07-15 13:30:02 +01:00
2017-08-05 21:07:21 +01:00
2017-07-14 10:56:51 +01:00
2017-07-14 10:56:51 +01:00
2017-07-14 10:56:51 +01:00
2017-07-14 08:52:27 +01:00
2017-07-14 10:56:51 +01:00