-
Notifications
You must be signed in to change notification settings - Fork 0
Roadmap
softius edited this page Feb 25, 2013
·
1 revision
- Provides two reports. Detailed report will report the exception code, message, the source file as well as the stack trace. Minimal report will just display the exception code and message.
- Provides support for the following options:
- template: this will allow developers to choose a template or create one, if necessary
- lines: define the length in lines of code blocks
- project root directory: defines the project directory, to be used to display a shorten path version in stack trace
- Display class::method or functions invoked in detailed view
- Display a summary of arguments passed to class::method or functions in detail view
- Display detailed report of arguments passed to class:method or functions in detail view