Uses of Class
com.google.cloud.logging.Context
Packages that use Context
Package
Description
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 ContextModifier and TypeMethodDescriptionContext.Builder.build()Creates a object for this builder.ContextHandler.getCurrentContext()Methods in com.google.cloud.logging with parameters of type ContextModifier and TypeMethodDescriptionvoidContextHandler.setCurrentContext(Context context) voidContextHandler.setCurrentContext(Context context, ContextHandler.ContextPriority priority) Sets the context based on the priority.