OpenLog

OpenLog is an open source Notes logging tool created by JulianRobichaux. It beefs up the standard Notes logging facility immeasurably, and I cannot recommend it highly enough. I have used OpenLog in a number of databases that make up a key application at work, and it's a dream. Each log document gives you:
  • Details about the chunk of code running
  • Full details about the error / action in question
  • A stack trace
  • Running user rights
  • Date / time details
  • Configurable options for auto-notification.
  • ... etc. etc. If you're currently using the standard NotesLog? class in your Lotusscript and Java code, consider upgrading. You won't regret it!

    The OpenLog home page can be found right here