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 ContextContext.Builder. build()Creates a {@see Context} object for this builder.ContextContextHandler. getCurrentContext()Methods in com.google.cloud.logging with parameters of type Context Modifier and Type Method Description voidContextHandler. setCurrentContext(Context context)
-