Class XdsLogger
java.lang.Object
io.grpc.xds.client.XdsLogger
An xDS-specific logger for collecting xDS specific events. Information logged here goes
to the Java logger of this class.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbooleanisLoggable(XdsLogger.XdsLogLevel level) voidlog(XdsLogger.XdsLogLevel level, String messageFormat, Object... args) static XdsLoggerwithLogId(io.grpc.InternalLogId logId)
-
Method Details
-
withLogId
-
isLoggable
-
log
-