Class StringCustomTypeQueuedLogEntry
java.lang.Object
dev.doglog.internal.log_thread.entries.BaseQueuedLogEntry
dev.doglog.internal.log_thread.entries.StringCustomTypeQueuedLogEntry
-
Field Summary
Fields inherited from class dev.doglog.internal.log_thread.entries.BaseQueuedLogEntry
key, timestamp, type
-
Constructor Summary
ConstructorDescriptionStringCustomTypeQueuedLogEntry
(String key, long timestamp, String value, String customTypeString) -
Method Summary
-
Field Details
-
value
-
customTypeString
-
-
Constructor Details
-
StringCustomTypeQueuedLogEntry
-