04384e6b83
SP3-15 Added Logging & Exception Handling Tools NEW Added Logger Added Exception Handler & Base Custom Exception type UPDATES Modified premake5 file in SHADE_Application to include spdlog Remarks The Logger needs to exist outside the application due to the application needing to be wrapped in a try-catch block, which will catch exceptions and pass it to the Exception Handler that logs exceptions using the Logger. |
||
---|---|---|
Premake | ||
SHADE_Application | ||
SHADE_Engine | ||
.gitignore | ||
Dependencies.bat | ||
Dependencies.lua | ||
SHADE.sln | ||
generate.bat | ||
premake5.lua |