Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. IT & Infrastructure
  4. Looking for a log file browser and annotation program

Looking for a log file browser and annotation program

Scheduled Pinned Locked Moved IT & Infrastructure
helpdebuggingtutorial
3 Posts 2 Posters 11 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    RenniePet
    wrote on last edited by
    #1

    Does anyone know of a program suitable for browsing diagnostic log files, the kind typically written using, for example, log4net. The kind of logging a programmer puts in a program with lots of log.Debug() calls to create a log file for later analysis. Log files for when the program does not work correctly and you (the programmer) have to try to find the bug by looking at the log file. Not live analysis, after-the fact problem-finding. What I envision is a program that can be used by the programmer to open the log file, and browse around in it, highlight and "bookmark" some lines that look interesting, mark other lines and hide them to reduce the clutter, maybe mark and highlight all lines that contain certain text. Make it easier to peruse the file and finally find the clues to the problem. Thanks, Rennie

    L 1 Reply Last reply
    0
    • R RenniePet

      Does anyone know of a program suitable for browsing diagnostic log files, the kind typically written using, for example, log4net. The kind of logging a programmer puts in a program with lots of log.Debug() calls to create a log file for later analysis. Log files for when the program does not work correctly and you (the programmer) have to try to find the bug by looking at the log file. Not live analysis, after-the fact problem-finding. What I envision is a program that can be used by the programmer to open the log file, and browse around in it, highlight and "bookmark" some lines that look interesting, mark other lines and hide them to reduce the clutter, maybe mark and highlight all lines that contain certain text. Make it easier to peruse the file and finally find the clues to the problem. Thanks, Rennie

      L Offline
      L Offline
      Luc Pattyn
      wrote on last edited by
      #2

      Hi, how about Visual Studio, with outlining, bookmarks and #regions? :)

      Luc Pattyn [Forum Guidelines] [My Articles]


      DISCLAIMER: this message may have been modified by others; it may no longer reflect what I intended, and may contain bad advice; use at your own risk and with extreme care.


      R 1 Reply Last reply
      0
      • L Luc Pattyn

        Hi, how about Visual Studio, with outlining, bookmarks and #regions? :)

        Luc Pattyn [Forum Guidelines] [My Articles]


        DISCLAIMER: this message may have been modified by others; it may no longer reflect what I intended, and may contain bad advice; use at your own risk and with extreme care.


        R Offline
        R Offline
        RenniePet
        wrote on last edited by
        #3

        Thanks for the suggestion, but that's not exactly what I had in mind. I want something that is more purpose-designed for this sort of thing. Maybe I'll have to make one myself, based on one of the fairly powerful text editor components that you can get for .Net programming. Rennie

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups