---
title: "How to enable detailed logging"
canonical: "https://support.appfire.com/space/TTS/49742102/How%20to%20enable%20detailed%20logging"
format: markdown
---
> Macro (aura-html)

Appfire apps contain detailed logs that help us to identify and locate any problems you may encounter while using our products. In Jira, detailed logging is disabled for add-ons by default. This article describes how to enable detailed logging.

On this page, you will learn how to enable detailed logging.

1. <span style="color: #000000">Log in to Jira as an </span><span style="color: #000000">**Administrator.**</span>
2. <span style="color: #000000">Click </span>the cog icon<span style="color: #000000"> to open the Jira Administration menu.</span>
3. <span style="color: #000000">Go to </span><span style="color: #000000">**System. **</span><span style="color: #000000">The </span><span style="color: #000000">**Jira Administration **</span><span style="color: #000000">page will appear.</span>
4. <span style="color: #000000">Click </span><span style="color: #000000">**Logging and Profiling **</span><span style="color: #000000">in the menu on the left-hand side.</span>
5. <span style="color: #000000">Find the </span><span style="color: #000000">**Default Loggers **</span><span style="color: #000000">headline and click </span><span style="color: #000000">**Configure Logging Level for Another Package. **</span>
6. <span style="color: #000000">The </span><span style="color: #000000">**Configure logging level for another package **</span><span style="color: #000000">screen will pop-up.</span>
7. <span style="color: #000000">Enter </span>`com.tuncaysenturk.jira`<span style="color: #000000"> and </span>`com.snapbytes`<span style="color: #000000"> as the </span><span style="color: #000000">**Package Names.**</span>
8. <span style="color: #000000">Set </span><span style="color: #000000">**Logging Level **</span><span style="color: #000000">as </span><span style="color: #000000">**DEBUG.**</span>
9. <span style="color: #000000">Click </span><span style="color: #000000">**Add.**</span>
10. <span style="color: #000000">Logs will be written in</span><span style="color: #000000">** **</span><span style="color: #000000"><JIRA HOME>/log/atlassian-jira.log.</span>

> ⚠️ Remember that any changes you made in logging levels will be cleared when you restart the server.

> ✅ To get better assistance, first enable logging for the add-on, then reproduce the problem and share the related interval of resulting logs with us.

> ❌ ### Attention
> ❌ 
> ❌ Make sure that you change the log level from DEBUG to WARN after sharing the results. Otherwise, it may result in MBs/GBs of log files in a while.