Commit graph

5 commits

Author SHA1 Message Date
Lwmte
4364e99036 Clean up files, fix build type for cso file 2021-08-19 12:28:39 +03:00
hispidence
df51a7a812 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
67fc07163e Make LogLevel::Error print to cout instead of cerr so it reaches the console window. 2021-08-16 12:53:33 +01:00
hispidence
7fd24ebc9e 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
efc91a8e34 Add TENLog and TENScriptException. 2021-08-03 15:08:43 +01:00