Package com.google.protobuf
Class DebugFormat
java.lang.Object
com.google.protobuf.DebugFormat
Provides an explicit API for unstable, redacting debug output suitable for debug logging. This
implementation is based on TextFormat, but should not be parsed.
-
Method Summary
Modifier and TypeMethodDescriptionlazyToString
(MessageOrBuilder message) lazyToString
(UnknownFieldSet fields) static DebugFormat
static DebugFormat
toString
(Descriptors.FieldDescriptor field, Object value) toString
(MessageOrBuilder message) toString
(UnknownFieldSet fields)
-
Method Details
-
singleLine
-
multiline
-
toString
-
toString
-
toString
-
lazyToString
-
lazyToString
-