Logger (1.47) simply logs all chat log to file. All logs are saved to Windower/logs/playername_yyyy.mm.dd.log
Logger (1.47) can be loaded by opening your Windower console and typing load logger. Nothing further is required to make use of this plugin. Logger (1.47) is autoload friendly, one can add the load logger command to their init.txt file in the scripts folder where Windower resides.
Type commands into the game's chatlog:
//logger [insert command here]
example: //logger color
toggle - Toggles Logging On and Off. Default=On
timestamp - Toggles Timestamping On and Off. Default=On
color - Toggles prepending <color:i> tag before all lines for color On and Off. Default=Off
format <format> - Change the Timestamp format. Default=[%02d:%02d:%02d]
1)
logdir <directory> - Change the directory log files are saved to. Default=./Windower/Logs/
Discussion