Difference between revisions of "MQ2Log" - MMOBugs Wiki

Line 17: Line 17:
 
<font class="highlight2">/tslog [off|on]</font> - Toggles (or forces on/off) whether the current date/time stamp is pre-pended to each line logged.  The current setting is global, and saved in MQ2Log.ini under [Settings], entry:  TimeStamp=1 or TimeStamp=0.    This setting affects the primary MQ2 command [http://www.macroquest2.com/wiki/index.php/Mqlog /mqlog] in the same manner, for timestamps.
 
<font class="highlight2">/tslog [off|on]</font> - Toggles (or forces on/off) whether the current date/time stamp is pre-pended to each line logged.  The current setting is global, and saved in MQ2Log.ini under [Settings], entry:  TimeStamp=1 or TimeStamp=0.    This setting affects the primary MQ2 command [http://www.macroquest2.com/wiki/index.php/Mqlog /mqlog] in the same manner, for timestamps.
  
<font class="highlight2">/mmolog</font> -  displays help message
+
<font class="highlight2">/mmolog clear</font> -  Clears log and displays help message.
 
==Availability==
 
==Availability==
  
 
This plugin is included with the MMOBugs Compile.
 
This plugin is included with the MMOBugs Compile.
 
__FORCETOC__
 
__FORCETOC__

Revision as of 23:10, 28 January 2020

Plugin Info
Name MQ2Log
Author htw
Link Wiki Link
Commands /tslog
Uses INI File Yes

Description

Logs MQ2 chat window to file.

Features

  • Logs MQ2 messages that would be displayed in the chat window (MQ2Chat or MQ2ChatWnd) to YourMQ2Dir\Logs\MQ2ChatWnd_servername_charname.log

Commands

/tslog [off|on] - Toggles (or forces on/off) whether the current date/time stamp is pre-pended to each line logged. The current setting is global, and saved in MQ2Log.ini under [Settings], entry: TimeStamp=1 or TimeStamp=0. This setting affects the primary MQ2 command /mqlog in the same manner, for timestamps.

/mmolog clear - Clears log and displays help message.

Availability

This plugin is included with the MMOBugs Compile.