mirror of
https://github.com/MikaylaFischler/cc-mek-scada.git
synced 2024-08-30 18:22:34 +00:00
disabled debug logs for release
This commit is contained in:
parent
4ef73a8580
commit
0c0055d5ae
File diff suppressed because one or more lines are too long
@ -16,7 +16,7 @@ local MODE = {
|
|||||||
log.MODE = MODE
|
log.MODE = MODE
|
||||||
|
|
||||||
-- whether to log debug messages or not
|
-- whether to log debug messages or not
|
||||||
local LOG_DEBUG = true
|
local LOG_DEBUG = false
|
||||||
|
|
||||||
local log_sys = {
|
local log_sys = {
|
||||||
path = "/log.txt",
|
path = "/log.txt",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user