0 Replies Latest reply on Aug 26, 2005 9:48 AM by patka

    Logging and Scheduler

    patka

      After all, I gave up on making logs persistent (the performance issue).

      The problem has been solved by adding LogSaverListener to SchedulerThread. LogSaverListener class implements SchedulerListener interface and simply stores the logs if any are added to a process instance associated with a timer.

      - best
      patka