2. This application parses only one of the specifig log file of the ET server. to enable file logging on server.
put this on you config: set logfile "2" set g_log "server.log"
Software only use mode specific log file and not the console log file.
In above example you are looking for "server.log" file in your mode folder.
"server.log" could be renamed to any file name you like.
Example: faclanjaymod.log and then you would be looking for faclanjaymod.log file in Jaymod folder.