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