-
Notifications
You must be signed in to change notification settings - Fork 87
ShowCallHierarchy
Krzysztof edited this page Jan 10, 2017
·
2 revisions
How "Show call hierarchy" works.
OtrosLogViewer can show call hierarchy. To make it possible log events message have to begin with "ENTRY" or "ENTER" when login entering method and "RETURN" or "EXIT" when returning from method (return value or throw exception). You can find example log here. When log file is imported, select event and from right-click menu choose "Show call hierarchy". Call hierarchy filter will be activated and events not matching to call hierarcy will be fitered out.
- Introduction
- Installation
- Opening logs
- Log parsers
- Searching for events
- Marking events
- Notes
- Filters
- Log events message detail formatters and colorizers
- Jump to code - Integration with IDE
- Saving and loading log investigation
- HotKeys
- Batch processing
- DevelopingPlugins
- Developing on OtrosLogViewer
- Experimental features
- Limitations
- Video
- Used by
- DonateAndDonors