Uses of Class
com.google.cloud.logging.SourceLocation.Builder
Packages that use SourceLocation.Builder
Package
Description
A client for Cloud Logging - Real-time log management and analysis.
-
Uses of SourceLocation.Builder in com.google.cloud.logging
Methods in com.google.cloud.logging that return SourceLocation.BuilderModifier and TypeMethodDescriptionstatic SourceLocation.BuilderSourceLocation.newBuilder()Sets the source file name.SourceLocation.Builder.setFunction(String function) Sets the human-readable name of the function or method being invoked, with optional context such as the class or package name.Sets the line within the source file.SourceLocation.toBuilder()