Java agent to introspect application.
The main idea is to catch the exception situation and output sequence of the method call, which led to the exception state.
TODO:
Reporter:
- reporting design
- implement different formatters
Debug:
- custom debug logger