Commit graph

5 commits

Author SHA1 Message Date
Lwmte
cc481a8e86 Clean up files, fix build type for cso file 2021-08-19 12:28:39 +03:00
hispidence
58b9717689 Make TENLog use spdlog.
Debug builds output to console and log file (Build/logs/TENLog.txt), and Release only logs to log file.
2021-08-17 14:19:53 +01:00
hispidence
8751096da6 Make LogLevel::Error print to cout instead of cerr so it reaches the console window. 2021-08-16 12:53:33 +01:00
hispidence
60a3ae227c Fix logic error in TENLog. We DO want to print LogConfig::Debug logs in debug mode. 2021-08-06 16:38:05 +01:00
hispidence
7ac16ab2d3 Add TENLog and TENScriptException. 2021-08-03 15:08:43 +01:00