summaryrefslogtreecommitdiffstats
path: root/logger/QsLog.h
Commit message (Collapse)AuthorAgeLines
* GH-720 Add timestamps (since mmc start) to logPetr Mrázek2015-01-12-0/+6
|
* Remove QsLog destinations when they are destroyed.Andrew2013-12-11-1/+3
| | | | | | This fixes some issues where MultiMC was segfaulting on exit because things were trying to write to the logger while they were being destroyed, but the destinations had already been destroyed and were left in the list.
* Added file loggerPetr Mrázek2013-10-06-0/+130