Difference between revisions of "MQ2Log" - MMOBugs Wiki

(reverted to correct plugin info)
Line 16: Line 16:
  
 
<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> - Our logging - same as from MQ2Main MacroLog(), but with filename control, Usage: /mmolog filename::text
  
 
==Availability==
 
==Availability==

Revision as of 21:43, 5 October 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 - Our logging - same as from MQ2Main MacroLog(), but with filename control, Usage: /mmolog filename::text

Availability

This plugin is included with the MMOBugs Compile.