Package io.sentry
Class SentryLogEventAttributeValue
java.lang.Object
io.sentry.SentryLogEventAttributeValue
- All Implemented Interfaces:
JsonSerializable
,JsonUnknown
public final class SentryLogEventAttributeValue
extends Object
implements JsonUnknown, JsonSerializable
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
static final class
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SentryLogEventAttributeValue
-
-
Method Details
-
getType
-
getValue
-
serialize
public void serialize(@NotNull @NotNull ObjectWriter writer, @NotNull @NotNull ILogger logger) throws IOException - Specified by:
serialize
in interfaceJsonSerializable
- Throws:
IOException
-
getUnknown
- Specified by:
getUnknown
in interfaceJsonUnknown
-
setUnknown
- Specified by:
setUnknown
in interfaceJsonUnknown
-