~~META: creator = Aikar &description abstract = Logs the chatlog to file. ~~ ~~NOCACHE~~ ====== Logger (1.4) ====== ===== Plugin Information ===== ^ Information ^^ ^ Developer:| [[:user/Aikar|Aikar]] | ^ Download:| [[http://windower.net/plugins/Logger.dll | Logger]]| ^ Download Count:| [dlcount]logger[/dlcount] | ^ Support:| [[http://www.windower.net/forums/viewforum.php?f=22 | Click Here]] | ^ Release Date:| May 15th, 2008 | ^ Changelog:| [[:plugins:logger:changelog | Click Here]] | ^ Development Log:| [[http://www.windower.net/forums/viewtopic.php?t=10347 | 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/