ColdBox Interceptions
Profile any ColdBox Interception Call
Last updated
Profile any ColdBox Interception Call
Last updated
In an event-driven framework like ColdBox, there are tons of events that fire within traditional request/response transactions. You can activate our tracker and we will trace and profile interception calls. Activate it via the settings first:
Once activated, you can add a collection of interception points to profile in your application. We will track them for you and even if they are ORM calls we will tell you which entity initiated the call.