I working on a logviewer, and i was wondering what a good logviewer needs? So far i have this functions.
channel log and query log seperated in a dialog. a search for logfile names. a search for words/sentenses inside logfiles. A function to edit logfiles. and you can delete logfiles true the dialog.
Anything else that should be added? I dont have any ideas left so thats why i asking. Thnx.
Just keep in mind, you can separate log files based upon network so your routines will need to determine if there are sub-directories under the logfile root directory.
I personally like the idea of striping out colors when i view log files, makes it easier on the eyes to read them.
Also, lots of users separate log files on a day basis, a option to combine files to make it easier to read a full history would be a nice addition.
I dont need to "stand out", it is for my script, and i only made it cos i think the built in one suck. Maybe Khaled decide to make one bether, but untill then :P
Thnx for the ideas, now i got somthing more to work with