MQ2Log

From the wonderful RedGuides Wiki
MQ2Log
Plugin writes all mq2 chat window output to your MQ2 folder /logs/servername_charname.log
View details
Authors Sym, wired420
Software type Plugin
Config file servername_charname.ini


Maintained Yes and supported
Links

🏠Resource (review)
🤝Support •🛠️Repository

MQ2Log writes all MacroQuest chat window output to your MacroQuest folder at

  • /logs/servername_charname.log


Commands

Syntax Description
/mlog [on|off] Turns MacroQuest logging on or off, default is a toggle.
/mqlogclean [clear] Outputs macro log without timestamp
/mqlogcustom <filename> <"message"> Adds the "message" to Logs\Custom_File_Name_Here.Log (Mostly used by macro writers for debugging purposes)

Settings

In your servername_charname.ini file, the MQ2Log settings are kept under the [MQ2Log] section, like this:

[MQ2Log]
Enabled=1

The only setting is "Enabled", 1 for ON and 0 for OFF.

See also