-
public class LogEvent.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static LogEvent.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final LogEventfromJson(String jsonString)final LogEventfromJsonObject(JsonObject jsonObject)-
-
Method Detail
-
fromJsonObject
final LogEvent fromJsonObject(JsonObject jsonObject)
-
-
-
-