Skip to main content

In addition to the following topic:

It would be nice to be able to weave code before the begin try so we are able to create custom scenarios in the software.(For example for logging purposes)

For the same reason it would be nice to be able to weave code after the end catch. 

Updated idea status NewOpen
OpenNext release

In the 2025.1 we improved logging capabilities for atomic Subroutines, Handlers, and Tasks. We split the "transaction_catch" template into two templates, enabling custom logging at key transaction points. This ensures critical logs can be preserved before and after rollbacks, improving error tracking and debugging.

 

Image