Tracers
Send message tracers to store in the request tracker
Last updated
Send message tracers to store in the request tracker
Last updated
The CBDebugger ships with a LogBox appender called the TracerAppender
that if enabled it will intercept all log calls into the ColdBox Debugger tracers panel. It will show the log with it's log level and even the complex extra information. The default log levels for the appender are:
min : fatal
max : debug
Key | Type | Default Value | Description |
---|---|---|---|
| Boolean | false | Enable the collector |
| Boolean | false | Expand the panel by default or not |