• Reporting via mail

    By Fred Husoy 1 decade ago

    This project looks really great, and will improve the xPages error logging and debugging.

    Would it be possible to add a new method for reporting, via e-mail. We have made OpenLog as mail-in database, and using this today. The only difference is that we are sending the log document  to the database instead of saving it. This would make it easier to log errors from users working on local replicas, when they do not have access to server.

    The mail address to OpenLog could be given as a xsp property, and this could be used on databases running locally.

    • Update ready for testing

      By Paul S Withers 1 decade ago

      Hi Fred

      I've made a change to allow this using the XSP Property xsp.openlog.email. I'd be grateful for you to give it a test, if possible. I've uploaded the code to the Master branch of the GitHub project or I can email it to you. If you want me to email it, drop me a message on pwithers@intec.co.uk

      • Thanks

        By Fred Husøy 1 decade ago

        Thanks a lot, this is great.

        We will do some testing of this next week. . .