~~META:
creator = Aikar
&description abstract = Logs the chatlog to file.
~~
~~NOCACHE~~
====== Logger (1.47) ======
===== Plugin Information =====
^ Information ^^
^ Developer:| [[:user/Aikar|Aikar]] |
^ Download:| [[http://forums.windower.net/files/file/12-logger/ | Logger]] (1.47)|
^ Download Count:| [dlcount]logger[/dlcount] |
^ Release Date:| February 15th, 2011 |
^ Support:| [[http://forums.windower.net/forum/50-windower-support/ | Click Here]] |
^ Changelog:| [[http://forums.windower.net/index.php?app=downloads&module=display§ion=changelog&file=12 | Click Here]] |
===== What is Logger =====
[[Logger]] simply logs all chat log to file. All logs are saved to Windower/logs/playername_yyyy.mm.dd.log
===== Usage =====
[[Logger]] can be loaded by opening your Windower console and typing //load logger//. Nothing further is required to make use of this plugin. [[Logger]] is autoload friendly, one can add the //load logger// command to their **init.txt** file in the **scripts** folder where Windower resides.
===== Commands =====
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 tag before all lines for color On and Off. Default=Off
* format - Change the Timestamp format. Default=[%02d:%02d:%02d] ((This is a temporary format option to allow experienced users the ability to modify the format string of output to remove seconds/0's if they want. a REAL format string option will be added in a future version. This string should not be modified by users who have no clue what it is))
* logdir - Change the directory log files are saved to. Default=./Windower/Logs/