Menu

Logging with Domingo

Janne Berg
2006-09-13
2013-06-03
  • Janne Berg

    Janne Berg - 2006-09-13

    Hi there !

    Thanks for nice interface to domino dbs.
    Do you have  an example how to use the logging functionality in domingo? I'd like to log to a notes DB .

    Regards

    Janne Berg

     
    • Kurt Riede

      Kurt Riede - 2006-12-04

      Hello Janne,

      a simple logging to an agent-log database is possible with method DSession.createLog() and class DLog.
      You should create a database from template "Agent Log" (alog4.ntf) for this type of logging. Please read the Notes-Designer-Help for more details.

      Best regards

      Kurt Riede

       
    • Nobody/Anonymous

      Hello,

      according to the domingo-javadoc, it is possible to log to a file (e.g. when code is run locally). But I can't find any "openFileLog" method.
      Does anyone knows how to manage this?

      Thx in advance,
      br,
      Thomas Schmutz

       

Log in to post a comment.