aboutsummaryrefslogtreecommitdiff
path: root/logger
AgeCommit message (Collapse)Author
2015-04-12SCRATCH nuke the overcomplicated logger, use a simple one.Petr Mrázek
2015-01-12GH-720 Add timestamps (since mmc start) to logPetr Mrázek
2013-12-20Some test madnessPetr Mrázek
2013-12-11Remove QsLog destinations when they are destroyed.Andrew
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.
2013-10-06Get rid of junky timestamps, along with some select pointless log messagesPetr Mrázek
2013-10-06Added file loggerPetr Mrázek