Messages - Reldas [ switch to compact view ]

Pages: [1] 2next
1
Highly recommended.

http://www.torjo.com/logview/

Logging is part of our life. Every non-toy program has some sort of logging, so that if something goes wrong, you'll at least have some idea why.

But soon you discover that too much information is cluttered in your log, and you need to dig deep in order to find what you're interested in. This is where Easy LogView comes in. It helps you filter the information, showing you only what you need.

Wait, there's more! Easy LogView monitors log files real-time (while applications are writing to them). As soon as some application has written some information on the log you're monitoring, if it matches your filter, you'll see it.

While you're monitoring, you can easily change/add/copy/delete filters on-they-fly. Once you've changed a filter, your view updates instantly.

At any given time you can have multiple filters, depending on the information you're monitoring. For example, imagine that you're developing a server application dealing with a database. You can monitor the usual activity +debug messages (one filter), logged on users (another filter), commands received from clients + answers sent back to them (another filter), database sql commands (another filter), debug + error messages (another filter), and who knows what else, sky's the limit!

2
Programmer Libs / Re: JrDebug::WriteToFilename
« on: October 19, 2006, 04:12 PM »
I wasn't very clear was I.

'WriteToFilename' : is not a member of 'JrDebug'.

So I searched the entire installation and found only one reference to WriteToFilename and that was in one of the examples. It seems that it doesn't exist in the currently available version.

3
Programmer Libs / JrDebug::WriteToFilename
« on: October 18, 2006, 05:41 PM »
Does JrDebug::WriteToFilename still exist in the latest release?

Thank you.

4
Programmer Libs / Re: JrDebugLogger - Viewer Speed
« on: May 18, 2006, 03:55 PM »
Thank you. I'll look forward to it. Could you address my zero-overhead post too please.

5
Programmer Libs / Re: JrDebugLogger - Viewer Speed
« on: May 18, 2006, 03:44 PM »
Any news on this matter?

Pages: [1] 2next
Go to full version