samuel157
/root
- Joined
- Mar 19, 2010
- Messages
- 518
- Solutions
- 3
- Reaction score
- 71
- Location
- São Paulo, Brazil
- GitHub
- Samuel10M
LUA:
adminLogsEnabled = true
displayPlayersLogging = true
prefixChannelLogs = ""
runFile = ""
outLogName = ""
errorLogName = ""
truncateLogsOnStartup = false
-D__ENABLE_SERVER_LOGS__
-D__GUI_LOGS__
I have already added these flags to compile, but even so I press CTRL + Z or CTRL + J and the report does not appear in the Logs folder.
adminLogsEnabled = true
displayPlayersLogging = true
prefixChannelLogs = ""
runFile = "logs/run.log"
outLogName = "logs/out.log"
errorLogName = "logs/error.logs"
truncateLogsOnStartup = false
no function
Last edited: