Releases: ripreal/V8LogScanner
Releases · ripreal/V8LogScanner
V8 Log Scanner v.1.4
Added support for SCRIPTCIRCREFS log event. It helps to investigate some memory leaks situations
For more info visit https://wonderland.v8.1c.ru/blog/razvitie-sredstv-diagnostiki/
V8 Log Scanner v.1.3
This release brings up few minor but very convenient improvements:
- support for CALL and SCALL log events
- deleting logcfg.xml file via command interface
V8 Log Scanner v.1.2
New features was added to v.1.2:
- Saving / loading last profiles on disk using console app. Profile will be saved as profile.json file inside root directory using menu "6. Other". Saved sessions are loaded automatically when app is started.
- Background task execution from arguments. Use command line argument EXEC to run v8LogScanner as a background task. Note inside root directory "profile.json" file must be located otherwise task wont run. Parsing result will be saved to file called "v8LogScanner_result.txt" inside root directory.
V8 Log Scanner 1.1-beta
Archive includes executable jar and batch windows script files.
New features was added to 1.1 ver.:
- Result of the Cursor log scanning will be sorted by time property
- Time property is now available to choose from ORDER BY clause
V8 Log Scanner
First build (beta). Archive includes executable jar and batch windows script files.