Changes

92 bytes added ,  21:27, 27 April 2023
no edit summary
Line 3: Line 3:     
There are four levels of debugging.
 
There are four levels of debugging.
* Detailed - A very detailed log of everything that has happened within MacroDroid. Useful when debugging problems to get as much information as possibe.
+
</pre>
* Standard - This is the default level and contains enough information to keep track of what is happening.
  −
* Warning - This will show only warnings or errors that have occurred in the app.
  −
* Extreme - This will show only error that have occurred in the app.
      +
 +
{| class="wikitable" style="text-align: center;"
 +
|Detailed
 +
|A very detailed log of everything that has happened within MacroDroid. Useful when debugging problems to get as much information as possibe.
 +
|-
 +
|Standard
 +
|This is the default level and contains enough information to keep track of what is happening.
 +
|-
 +
|Warning
 +
|This will show only warnings or errors that have occurred in the app.
 +
|-
 +
|Extreme
 +
|This will show only error that have occurred in the app.
 +
|-
 +
|}
 +
 +
<pre style="color: black">
 
You can tweak the currently viewed log level via the drop down control at the top left of the system log screen.
 
You can tweak the currently viewed log level via the drop down control at the top left of the system log screen.
  
editors
1,590

edits