LogDog

LogDog is part of the CategoryAplTree project.

Overview

LogDog is a simple log file viewer.

It is not designed to view large log files, its purpose is rather to watch the constant changes in a log file. For that new records are automatically added to the bottom, and with auto-scrolling the latest records are always visible.

Of course you can put a stop onto the automated updates if you wish ("Freeze"), and you can also search the log file.

Example

LogDog-01.png

Details

There are different ways in which LogDog can be used:

Using LogDog.exe

Note that rather than specifying a specific log file you can also specify a folder. LogDog will then investigate the folder. If it can find files with the extension ".log" in it then it will start viewing the youngest one. If it cannot find any log files in that folder then it will start a timer and keep watching the folder.

Using the workspace LogDog.dws

Naturally this requires Dyalog APL to be installed on your machine, and it has to be version 15.0.

Project Page

For bug reports, future enhancements and a full version history see LogDog/ProjectPage

Version Information

Original author:

Kai Jaeger

Responsible:

Kai Jaeger

Email:

kai@aplteam.com


CategoryAplTree