Comment #10 on issue 4 by tkrotoff: Improve logging system
http://code.google.com/p/quarkplayer/issues/detail?id=4
The logging system has one bug:
it won't recognize a path that contains a space
09:35:57.730 Critical
Settings\tkrotoff\Desktop\quarkplayer\trunk\libs\TkUtil\TkConfig.cpp 112
Class Message
The logging system should also write to a log file, having the graphical
log viewer is not enough.
The graphical log viewer should show the entire message when passing the
mouse over a log message.
Comment #11 on issue 4 by tkrotoff: Improve logging system
http://code.google.com/p/quarkplayer/issues/detail?id=4
See r1392 for the space bug fix