How to Enable Detailed Logs in MTG Arena (Complete Step-by-Step Guide)

If you play Magic: The Gathering Arena (MTG Arena) and use third-party tools like Untapped.gg, MTGA Assistant, 17Lands, or you want to troubleshoot game issues, enabling detailed logs is essential. MTG Arena does not store deep gameplay data by default—so turning on log collection helps trackers analyze your matches, decks, draft data, and performance more accurately.

In this guide, you’ll learn what MTG Arena logs are, why you need them, and how to enable detailed logs on Windows and macOS. This tutorial is beginner-friendly and fully optimized for semantic SEO.


What Are Detailed Logs in MTG Arena?

Detailed logs (often called “game logs” or “output logs”) are files generated by MTG Arena that record important in-game actions, including:

  • Match history

  • Deck updates

  • Draft picks

  • Card changes

  • System events

  • Gameplay interactions

These logs allow third-party tools and trackers to read your gameplay data and provide insights like:

  • Win/loss ratios

  • Mulligan decisions

  • Deck performance

  • Draft pick suggestions

  • Meta analytics

Without detailed logs, these apps cannot read your gameplay correctly.


Why Enable Detailed Logs in MTG Arena?

Turning on detailed logs gives you several advantages:

1. Use Deck Trackers Properly

Tools like Untapped and MTGA Assistant need detailed logs to function.

2. Improve Performance Analytics

You get accurate data including:

  • Recent matches

  • Card draw percentages

  • Deck efficiency

3. Assist with Bug Reporting

Wizards of the Coast often asks for logs when players report bugs.

4. Enhance Draft Data for 17Lands

17Lands requires logs to upload limited match data and draft picks.


How to Enable Detailed Logs in MTG Arena

Enabling detailed logs is simple, but the process depends on your device.


✔ Method 1: Enable MTG Arena Logs on Windows

Follow these steps:

Step 1: Close MTG Arena

Make sure the game is completely shut down before editing settings.

Step 2: Open the MTGA Folder

Press:

Windows Key + R

Then type:

%AppData%\Wizards Of The Coast\MTGA

Press Enter.

Step 3: Find the “Player.log” Settings File

Look for the file:

AppSettings.json

If it doesn’t exist, MTG Arena will create it automatically later.

Step 4: Edit AppSettings.json

Right-click the file → Open With → Notepad

Add or modify the following line:

"enableDetailedLogs": true

If the file is empty, use this full structure:

{
"enableDetailedLogs": true
}

Step 5: Save the File

Click File → Save.

Step 6: Restart MTG Arena

Your game will now generate detailed logs automatically.


✔ Method 2: Enable Detailed Logs on macOS

Step 1: Close MTG Arena

Step 2: Open the Game Folder

Go to:

~/Library/Preferences/com.wizards.mtga

You can use Finder → Go → Go to Folder to paste the path.

Step 3: Edit the App Settings File

Find:

AppSettings.json

Open it with TextEdit and add:

{
"enableDetailedLogs": true
}

Step 4: Save the File and Restart MTG Arena

Your detailed logs are now enabled.


How to Check if Detailed Logs Are Working

After enabling them:

  1. Launch MTG Arena

  2. Play one match

  3. Go to the MTGA log folder:

Windows

%LocalAppData%\Wizards Of The Coast\MTGA\Logs\GameLogs

macOS

~/Library/Logs/MTGA

You should now see files like:

Player.log
Draft.log

If these files update automatically, detailed logs are working.


Common Issues & Fixes

❌ Tracker Not Reading Logs?

Make sure:

  • You edited AppSettings.json correctly

  • MTG Arena is restarted

  • Your tracker has permission to access the log folder

❌ AppSettings.json Missing?

Start MTG Arena once → close it → the file will generate automatically.

❌ Logs Not Updating?

Some antivirus apps block log writing. Add MTGA to the allowed list.


Final Thoughts

Enabling detailed logs in MTG Arena is a quick and essential setup step if you want:

  • Accurate deck tracking

  • Draft analytics

  • Match history syncing

  • Better performance insights

  • Reliable bug reporting

By turning on detailed logs, you unlock powerful tools that help you play smarter and improve your MTGA experience.

Leave a Comment