Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Register
Advertisement

Queries or sets the FrameXML debug logging flag.

enabled = FrameXML_Debug([enabled])

Arguments[]

enabled
number? - 0 to disable debug logging, or 1 to enable it. If not specified, the logging flag will not be modified.

Returns[]

enabled
number - The applied logging flag value.

Details[]

  • When FrameXML debugging is enabled extensive information about the load process is written to "/WoW Folder/Logs/FrameXML.log". This information includes addon and file load order, as well as the names of all created frames and templates.

Patch changes[]

WoW Icon update Patch 1.0.0 (2004-10-08): Added.

Advertisement