MQ2Log - Plugin writes all mq2 chat window output to your MQ2 folder /logs/servername_charname.log.
It will create the logs folder if you not have one. Command toggle is
Saves toggle setting to log file under servername_charname.ini in the root mq2 directory.
Full commands,
It will create the logs folder if you not have one. Command toggle is
Rich (BB code):
/mlog on|off
Rich (BB code):
[MQ2Log]
Enabled=1
Full 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) |
- Source Repository
- https://github.com/RedGuides/MQ2Log
- [git] Automation options?
- Yes