Interface ErrorLogServiceLocal

    • Method Detail

      • countErrors

        Integer countErrors​(Date since)
        Counts the application errors since the given time. If time is null, counts all errors. Only non-removed errors are counted.
      • deleteOldErrorLogs

        long deleteOldErrorLogs()
        Deletes the old error logs according to the global configuration parameters