Uses of Class
com.google.cloud.logging.SourceLocation
Packages that use SourceLocation
Package
Description
A client for Cloud Logging - Real-time log management and analysis.
-
Uses of SourceLocation in com.google.cloud.logging
Methods in com.google.cloud.logging that return SourceLocationModifier and TypeMethodDescriptionSourceLocation.Builder.build()LogEntry.getSourceLocation()Returns the source code location information associated with the log entry, if any.Methods in com.google.cloud.logging with parameters of type SourceLocationModifier and TypeMethodDescriptionLogEntry.Builder.setSourceLocation(SourceLocation sourceLocation) Sets the source code location information associated with the log entry if any.