Package com.avoka.fc.core.service
Class ErrorLogService.JsonLog
java.lang.Object
com.avoka.fc.core.service.ErrorLogService.JsonLog
- Enclosing class:
- ErrorLogService
Provides an ErrorLog JSON message.
- Since:
- 18.5.0
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
JsonLog
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.
-