6 lines
278 B
Plaintext
6 lines
278 B
Plaintext
This plugin will enhance the standard Catalyst debug screen by including
|
|
a stack trace of your appliation up to the point where the error
|
|
occurred. Each stack frame is displayed along with the package name,
|
|
line number, file name, and code context surrounding the line number.
|
|
|