• send mail notification for logged error

    By Sachin Kulkarni 8 years ago

    I am using org.openntf.xsp.debugtoolbar.beans.DebugToolbarBean for error logging. I would need to send notification email for error. Is there a possibility to override CreateLogDocument, so I can send email to developer?


    • By Mark Leusink 8 years ago

      Hi,

      Never done that, but it should be possible to extend/ subclass the original class and add that email function.

      Kind regards,
      Mark