Package | Description |
---|---|
com.google.cloud.logging |
A client for Stackdriver Logging - Real-time log management and analysis.
|
Modifier and Type | Method and Description |
---|---|
SourceLocation |
SourceLocation.Builder.build() |
SourceLocation |
LogEntry.getSourceLocation()
Returns the source code location information associated with the log entry, if any.
|
Modifier and Type | Method and Description |
---|---|
LogEntry.Builder |
LogEntry.Builder.setSourceLocation(SourceLocation sourceLocation)
Sets the source code location information associated with the log entry if any.
|
Copyright © 2019 Google LLC. All rights reserved.