Skip to content

Commit dbbb0fa

Browse files
deosrcc0ffeeca7
andauthored
Update debug logging documentation (#40421)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
1 parent e5114e6 commit dbbb0fa

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

source/_docs/configuration/troubleshooting.markdown

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -111,19 +111,18 @@ The first thing you will need before reporting an issue online is debug logs and
111111
To enable debug logging for a specific integration, follow these steps:
112112

113113
1. Go to {% my integrations title="**Settings** > **Devices & services**" %}.
114-
2. Select the integration card to open the detail page of the integration for which you want to enable debug logging.
115-
3. On the left side of the integration detail page, select **Enable Debug Logging**.
116-
- The screenshot uses the MQTT integration as an example for illustration purposes. It does not mean you need to install the MQTT integration.
114+
2. Select the integration for which you want to enable debug logging.
115+
3. In the top right of the page, open the three dots {% icon "mdi:dots-vertical" %} menu, and select **Enable debug logging**.
117116

118117
<p class='img'>
119118
<img src='/images/docs/configuration/enable-debug-logging.png' alt='Screenshot showing the Enable debug logging button on an integration detail page'>
120-
Screenshot showing the <b>Enable debug logging</b> button on an integration detail page. The MQTT integration is used as an example to show where the button can be found.
119+
Screenshot showing the <b>Enable debug logging</b> menu item.
121120
</p>
122121
4. To see the error in the logs, you need to reproduce the error. Continue with the steps on [disabling debug logging and download logs](#disable-debug-logging-and-download-logs).
123122

124123
### Disable debug logging and download logs
125124

126-
Once you enable debug logging, you ideally need to make the error happen. Run your automation, change up your device or whatever was giving you an error and then come back and disable the debug logging. Disabling the debug logging is the same as enabling, but now the button says **Disable Debug Logging**. After you disable it, you will be automatically prompted you to download your log file. Save this to a safe location to upload later.
125+
Once you enable debug logging, you ideally need to make the error happen. Run your automation, change up your device or whatever was giving you an error and then come back and disable the debug logging. Disabling the debug logging is the same as enabling, but now the menu option says **Disable debug logging**. After you disable it, you will be automatically prompted you to download your log file. Save this to a safe location to upload later.
127126

128127
### Download diagnostics
129128

-93.3 KB
Loading

0 commit comments

Comments
 (0)