A couple of times I needed the functionality that I needed to compare two log records.
Now I copy it from LogViewPlus to something like Beyond Compare. But it would be nice to do it from the application.
Diff view between Log records
Posted on Nov 11, 2019 at 7:59 PM
Posted on Nov 12, 2019 at 6:54 AM
Hi Ian,
You can achieve this by configuring a compare tool and then using the "Compare Entries" command. This is described here:
https://www.logviewplus.com/docs/commands.html
The configured tool needs to support an "arg1 arg2" command line signature where arg1 and arg2 are files to be compared. I haven't used Beyond Compare, but I know that WinMerge supports this signature.
Hope that helps,
Toby
You can achieve this by configuring a compare tool and then using the "Compare Entries" command. This is described here:
https://www.logviewplus.com/docs/commands.html
The configured tool needs to support an "arg1 arg2" command line signature where arg1 and arg2 are files to be compared. I haven't used Beyond Compare, but I know that WinMerge supports this signature.
Hope that helps,
Toby
This topic is closed and cannot receive new replies.