Changes

92 bytes added ,  08:02, 5 February 2021
no edit summary
Line 5: Line 5:  
* 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.
 
* 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.
 
* 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.
 +
 +
You can enable extended and extreme logging via the options menu on the system log screen.
    
By default all triggers, actions and constraints will be logged but any of these can be turned off via the menu on the system log page.
 
By default all triggers, actions and constraints will be logged but any of these can be turned off via the menu on the system log page.
    
Any individual macro can be disabled from logging via the edit macro page. This is useful for example if you have one macro that runs very regularly and ends up filling the log with non useful information.
 
Any individual macro can be disabled from logging via the edit macro page. This is useful for example if you have one macro that runs very regularly and ends up filling the log with non useful information.