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.