pollymc/logger
Andrew f3fffd5259 Remove QsLog destinations when they are destroyed.
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-12-11 13:17:23 -06:00
..
QsDebugOutput.cpp Added file logger 2013-10-06 01:13:40 +02:00
QsDebugOutput.h Added file logger 2013-10-06 01:13:40 +02:00
QsLog.cpp Remove QsLog destinations when they are destroyed. 2013-12-11 13:17:23 -06:00
QsLog.h Remove QsLog destinations when they are destroyed. 2013-12-11 13:17:23 -06:00
QsLogDest.cpp Remove QsLog destinations when they are destroyed. 2013-12-11 13:17:23 -06:00
QsLogDest.h Remove QsLog destinations when they are destroyed. 2013-12-11 13:17:23 -06:00