1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 00:37:15 +01:00

Update the sample config to indicate that log file name supports strftime format.

This commit is contained in:
Sandu Liviu Catalin 2016-06-19 15:25:16 +03:00
parent 89bbb74d06
commit 59968893f5

View File

@ -22,7 +22,7 @@ LogFileError=true
LogFileFatal=true
ConsoleTimestamp=false
LogFileTimestamp=true
#Filename=mymod.log
#Filename=mymod%Y-%m-%d.log
# List of scripts to load
# - Compile=path > Compile the script and execute after all scripts were compiled