use wxLogBuffer to ensure that we don't lose error messages during initialization...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 6 Jun 2005 23:36:53 +0000 (23:36 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 6 Jun 2005 23:36:53 +0000 (23:36 +0000)
commit1c7b2f01995f2c76e92408db8e80d049cc0ce467
tree7ffb5afa0800b0d0f99ab22e39651fa39ad0f4d5
parentd3fc1755150fd63134568285f2433544fa51af53
use wxLogBuffer to ensure that we don't lose error messages during initialization; only switch to wxLogGui when it's really safe to use it

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/appbase.cpp
src/common/init.cpp