Class ErrorLogService.JsonLog

  • Enclosing class:
    ErrorLogService

    public static class ErrorLogService.JsonLog
    extends Object
    Provides an ErrorLog JSON message.
    Since:
    18.5.0
    • Constructor Detail

      • JsonLog

        public JsonLog​(ErrorLog el,
                       Throwable error)
        Provides a class to log ErrorLog as a JSON message.
        Since:
        18.5.0
    • Method Detail

      • logError

        public void logError()
        Log the ErrorLog JSON message.