(Not sure under which category/where to put this...)
Hi All,
I have created log parser for the logs created by PowerToys.
It may be relevant/usefull for troubleshooting issues and errors.
I have multi purpose log application at Analogy Log Viewer
A also created dedicated Parser at Analogy.LogViewer.PowerToys
for now, It targeted .net core 3.1 so just need to download Analogy Log Viewer latest, download PowerToy Parser dll, put it at the same folder of the application and run it.
Oh wow. Great work.
@ryanbodrug-microsoft and @enricogior this will be nice.
We should standardize the logs between all the .net stuff IMO.
I will add a file that links to this.
BTW in the latest version I added auto download so it is enough to just download version 4.3.0 and from within the application everyone can download PowerToys Parser form the update window.
@liorbanai, we are tweaking the formatting here pretty constantly. How are is it to keep this up-to-date?
No problem. Do we want to keep support for old formats or just forward compatibility? Another option is to have same version as Power Toys itself so the version itself will be to indecator of the format Or to have log format version in the file log itself...
Actually, I believe, it easy to support multi (old) formats. Just need notification when the format changes..
Most helpful comment
BTW in the latest version I added auto download so it is enough to just download version 4.3.0 and from within the application everyone can download PowerToys Parser form the update window.