Discord :) : https://discord.gg/Zj2ztCgcB2
Github: https://github.com/MasterOfMagic16/CraftLogger
Export Example: https://docs.google.com/spreadsheets/d/1ZVsf6OJMLfarK18NFS4Qxy31WyNXLbZq5_-PEL0qIcU/edit?usp=sharing
CraftLogger is an AddOn that interfaces with World of Warcraft and the CraftSim AddOn. It collects crafting data and allows for export into a CSV file. The current capped number of crafts kept in the database is the most recent 250,000. The global commands that can be run are as follows:
- /run CLExport()
Generates copyable CSV text from the database. Copy and paste this into a text file, save as .csv, then open with Excel or similar. - /run CLDisable()
Disables the Log function. - /run CLEnable()
Enables the Log function.

