summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/Src/TextureDecoder.cpp
diff options
context:
space:
mode:
authornakeee <nakeee@gmail.com>2009-03-02 01:49:16 +0000
committernakeee <nakeee@gmail.com>2009-03-02 01:49:16 +0000
commit4e9746877e35a5a015063b3fe81fbd6d1f1cfc1a (patch)
treedbc3353ef74936a664a876f2fa8db7bc5b8c3d79 /Source/Core/VideoCommon/Src/TextureDecoder.cpp
parent3ba673181640b703aa39dc96f511b631f34a1bae (diff)
an attempt to clean up the logging a bit
1) The new ERROR, WARN, INFO, DEBUG _LOG macros were used ERROR, // Bad errors - that still don't deserve a PanicAlert. WARNING, // Something is suspicious. INFO, // General information. DEBUG, // Strictly for detailed debugging - might make things slow. 2) Made all LOG macro use into some of the logging level supporting macros LOG is commented out on linux can someone try it on windows? (it's in Log.h) 3) Added ERROR_lOG next to each panic alert I hope I helped making the logs a bit more useful/readble git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2510 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Core/VideoCommon/Src/TextureDecoder.cpp')
0 files changed, 0 insertions, 0 deletions