Class ErrorLogService.JsonLog

java.lang.Object
com.avoka.fc.core.service.ErrorLogService.JsonLog
Enclosing class:
ErrorLogService

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

    • JsonLog

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

    • logError

      public void logError()
      Log the ErrorLog JSON message.