System log

Revision as of 21:55, 4 February 2021 by MacroDroidDev (talk | contribs) (Created page with "The system log contains a detailed history of what has happened within MacroDroid. It is an essential tool to help debug any problems with your macros and to understand when y...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The system log contains a detailed history of what has happened within MacroDroid. It is an essential tool to help debug any problems with your macros and to understand when your macros are firing.

There are three levels of debugging.

  • Standard - This is the default level and contains enough infornation to keep track of what is happening.
  • Extended - This adds an additional level of detail, sometimes this is helpful to debug complex issues such as when a time based trigger doesn't appear to be firing at the correct time.
  • Extreme - This adds additional log messages for a few specific scenarios. Most users will never need to use this as it's mostly used for the developer to track complex issues.