Code Monkey home page Code Monkey logo

logwizard's Introduction

LogWizard - a Log Viewer that is easy and fun to use!

LogWizard

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).


Read about LogWizard on on CodeProject :


My team and I have created a rather large piece of software that is running on thousands of machines every day. Our customers, when they encounter an issue, send us their logs. The software is pretty big, we run 10+ threads, we log a lot of information, and parsing through it is pretty complex. Focusing on a certain issue (the customer's) has always been rather complicated. And yes, we tried other Log Viewers, but lets just say they were not up to the task.

So, in the last year or so, whenever I had some spare time, I would work on this. What I wanted was more or less this:

  • Easy filters - easy to create, specify colors, easy to turn on/off, easy to copy/paste/modify
  • Line coloring - allow a certain filter to have a certain color - allow you visually identify important lines
  • Easy to switch from "My filtered view" to the "Full log" and back
  • Easy to switch between views of a certain log
  • Easy to switch between logs (all opened logs are kept in History. Switching between them is bliss)
  • Show me as much information as possible. In other words, once I have defined my filters, I want to forget about them, and see the "View" that they produce, uncluttered by anything else
  • Ease of use - once you've set up your filters, getting to the information you care about should be a piece of cake!
  • Hotkeys! Hotkeys! Hotkeys! I'm a developer - mouse is too slow. I want to switch between view/logs/ toggle views on/off, whatever - just with hotkeys
  • Real-time monitoring - drag and drop a file, and monitor it live, as your program is writing to it
  • View Summary - show me how many lines a certain view has. For example, I have View that shows me notifications, errors, and fatal errors. When I open a log, the first thing I check is - how many lines are in that view? If too many, that's the first thing I check
  • Remember my settings. I don't want to have to specify the same thing twice. Once - then reuse it for as many logs as you want!
  • Auto-saving - you don't need to save anything. Everything you set is automatically saved by default

The driving force for this project has been for me - allow you to do anything that is log-related FAST. Find out what you want from a log - as fast as humanly possible. Remove the burden of analyzing log files.

I hope I've achieved that - but of course, you'll be the judge. Having said that, LogWizard is BETA. I welcome any feedback you may have, and any suggestions are welcome as well.

When writing to me, if you've discovered an issue/problem/bug - please attach log files where you've encountered it (no more than 1Mb per email please). I'll do my best to answer ASAP. Thanks!

logwizard's People

Contributors

jtorjo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.