mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-05 19:19:11 -06:00
Write HTML log on default
This commit is contained in:
@@ -31,7 +31,7 @@ return {
|
||||
LogLevel = "Debug",
|
||||
ImmediateFlush = true,
|
||||
Logs = {
|
||||
-- { Type = "HTML", FileName = "${BASE_PATH}/log.html", Append = false }
|
||||
{ Type = "HTML", FileName = "${BASE_PATH}/log.html", Append = false }
|
||||
}
|
||||
},
|
||||
LuaDocumentationFile = {
|
||||
|
||||
Reference in New Issue
Block a user