ann: logtail.wlx / auto file change tailing viewer

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
hpg
Junior Member
Junior Member
Posts: 79
Joined: 2003-03-16, 12:20 UTC

ann: logtail.wlx / auto file change tailing viewer

Post by *hpg »

Hey,

just a simple lister plugin which make an auto tail of a given logfile. If the logfile changes the tail is automatically refresh.

Some special features:
add extensions to ini file of logtail.ini (is created automatically where tcmd is saving its ini file)

lines in logfiles that starts with
'I(TAB)' are treated as infos
'W(TAB)' are treated as warnigns and are displayed in yellow colour
'E(TAB)' are treated as errors and are displayed in red colour
'U(TAB)' are treated as urgent errors and are displayed in black/red colour

So if you are developing a new app and have the option to define your own logfile format you may use these format :-)

Note: still early alpha phase, comments and suggestions welcomed
Download: http://liveordead.de/free/logtailpl.zip
Post Reply