Uses of Class
com.google.cloud.logging.Context
-
Packages that use Context Package Description com.google.cloud.logging A client for Cloud Logging - Real-time log management and analysis. -
-
Uses of Context in com.google.cloud.logging
Methods in com.google.cloud.logging that return Context Modifier and Type Method Description Context
Context.Builder. build()
Creates a {@see Context} object for this builder.Context
ContextHandler. getCurrentContext()
Methods in com.google.cloud.logging with parameters of type Context Modifier and Type Method Description void
ContextHandler. setCurrentContext(Context context)
-