Group: Forum Members
Posts: 18,
Visits: 105
|
Hi,
most of the time we receive some log files that are zipped from our customers and we want to analyze them. The approach today is to extract all the files and then selective open the files the developer is interested in. Somehow I imagine that we can write a plugin that allows us to open the zip file directly, analyze the files in it and provide the user a list of possible files where he can select which files he wan't to open in logviewplus. The tricky part is that we still wan't to have the file separated in the Log-Files&Filters view
So somehow I would need a way to open a log file(zip file) that results in multiple entries in the Log-Files &Filters view. Setting the FileName of the LogEntry class doesn't work for this.
Best regards
|