


Log file viewer software#
The software is pretty big, we run 10+ threads, we log a lot of information, and parsing through it is pretty complex. Our customers, when they encounter an issue, send us their logs. My team and I have created a rather large piece of software that is running on thousands of machines every day.

Log file viewer update#
Right now, it looks like this, and I will update it as I suppor new stuff: To find out if a log type is supported, as I release new versions of LW, just simulate an Actions > Open Log ( Ctrl-O). I plan to add support for more log types - in case you have something in mind, just let me know!
Log file viewer windows#
Windows Event Logs: local and remote Windows Event Logs.Part-per-line log files (each part of the message is written on a separate line, having the syntax name:value.CSV files (comma-separated values files).Your usual log4net, NLog, log4j files, that log messages line-by-line (the full message is one line).Then, we'll get to work :)Īs of version 1.6, LogWizard supports the following types of Logs: So, to get started, just drag and drop a log file. When you first run LogWizard, you will be greeted by something more or less like this: Either select some text, right click, and see what happens, or right click on any Column header Yes, it's a single button, shown on the bottom-right. Pretty much everything can be accessed via hotkeys. In case they're not, I've done something wrong :) Let me know!Įverything you want to do with LogWizard is: When using LogWizard, most things should be straightforward. My focus has been on ease of use from the get go. As of, I have updated the images and article to show just that. Since inception, the UI has changed a lot.Starting with 1.5, when you run LogWizard, you're automatically notified when there's a new release.The project is hosted on github, but I did attach the 1.6 snapshot here.I created LogWizard to help anyone that really needs to deal with logs in order to hunt down bugs and/or issues that happen somewhere else (read = at customer site).

Pretty Formatting, Filters, Notes, Windows Event Logs Introduction Windows Event Logs and Debug Viewer (1.6+).A deeper look at LogWizard - On/Off switches.
