mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-02-21 20:27:13 +01:00
Don't perform a debug trace in the outer most level function. Assume that the debugger took care of that.
This commit is contained in:
parent
942314aa69
commit
77184fd9fb
@ -66,7 +66,7 @@ void DoReload()
|
||||
*/ catch (const Sqrat::Exception & e) /*
|
||||
*/ { /*
|
||||
*/ LogErr("Squirrel exception caught (" #ev ") event"); /*
|
||||
*/ Logger::Get().Debug("%s", e.what()); /*
|
||||
*/ LogInf("Message: %s", e.what()); /*
|
||||
*/ } /*
|
||||
*/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user