New release of logview4net this weekend.
I will make a new release of logview4net this weekend.
I have added a listener for folders and the application will look for updates in the future. I have also started to move around stuff internally and begun implementing a dynamic form for configuring the listeners. Right now the Udp listener uses an almost done version of the dynamic form.
When the dynamic listener configurator works I will probably implement a new GUI with WPF instead of WinForms.
Build or release ?
From Wikipedia:
In the field of computer software the term software build refers either to the process of converting source code files into executable code or the result of doing so.
A software release refers to the distribution, whether public or private, of an initial or new and upgraded version of a computer software product.
NEW release of logview4net
you can find it here.
logview4net is a log viewer.
It can monitor files, incomming UDP traffic, the EventLog?, SQL-Server tables,
Atom and RSS feeds.
logview4net needs the .Net 2.0 Runtime to execute.
FEATURES:
Listens to a UDP port either in broadcast or single endpoint mode.
Monitors an eventlog, uses events on the local machine and polling on remote machines.
Monitors a log file. Doing a tail using polling.
Monitors a table in a MS SQL-Server database. Doing a tail using polling.
Monitors RSS and Atom feeds. Strips most of HTML formatting from content.
Can highlight or hide messages depending on content.
Supports multiple simultaneous listeners in each session.
Supports several simultaneous sessions (MDI).
