How to retrieve selected log data in Analogy.LogViewer #5
-
I'm creating a custom data provider by inheriting Analogy.LogViewer.Template.OfflineDataProvider in Analogy.LogViewer. I understand that each line of a log is represented by the AnalogyLogMessage class. Based on this premise, I want to achieve the following: ・Without modifying the original code, but only adding my own code: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Hi @kurokawasigure, There is an API in the I see there is no opened issue: Analogy-LogViewer/Analogy.LogViewer#2194 |
Beta Was this translation helpful? Give feedback.
@kurokawasigure i have pushed the changes. You can clone the repository and try it and if it suites your need I'll release new changes.
Make sure to update your nugets analogy versions