Menu

Home

Jukka Keto

miniLogger

  • Pure Java application to view logfiles in reverse order - last line first.
  • miniLogger continuously reads the your log and keeps the "viewport" of lines within the table. If the program reaches end of file, it pauses for a second, and then tries to continue reading. If the selected file is truncated, it reopens the file.
  • Simple GUI.
  • Small - easy to extend.

Downloading

Screenshots

Screenshot thumbnail
Main log view
Screenshot thumbnail
Options

Options view

  • Highlight your lines containing some text with red, green or blue
  • Setup filtering of the lines you are more interested and want to "grep" from your table
  • Setup table size i.e. the lines you want to keep in memory on the table.

Main view

  • Clear the table, leaving only last line to be seen.
  • Snapshot the visible table contents to another textual tab panel.
  • Pause the reading.
  • Filter "grep" visible lines with your text.