]> git.mxchange.org Git - simgear.git/commit
Windows logging changes
authorJames Turner <zakalawe@mac.com>
Sat, 26 Oct 2013 20:04:16 +0000 (21:04 +0100)
committerJames Turner <zakalawe@mac.com>
Sat, 26 Oct 2013 20:04:16 +0000 (21:04 +0100)
commit94326fd9641b42ac312a5f441b360f5490629ccc
treef92374eab33f91bf554cf943cbde8825b83f9a5c
parentf26f3b606d2d10c3b1ff1613731e640abe118a26
Windows logging changes

- can log to the debugger (MSVC output window) via OutputDebugStr
- logging to the console is optional, triggered by new
  requestConsole hook()
simgear/debug/BufferedLogCallback.cxx
simgear/debug/logstream.cxx
simgear/debug/logstream.hxx