ColdBox Modules
Profile ColdBox Module registration and activation
The modules
collector can be activated and it will profile and track all of your application's ColdBox modules. Specifically the registration and activation execution times. You can also reload and unload the modules if needed.
modules : { enabled : false, expanded : false }
Configuration
Key
Type
Default Value
Description
enabled
Boolean
false
Enable the collector
expanded
Boolean
false
Expand the panel by default or not

Last updated
Was this helpful?