Package | Description |
---|---|
com.google.cloud.logging |
A client for Cloud Logging - Real-time log management and analysis.
|
com.google.cloud.logging.spi.v2 | |
com.google.cloud.logging.testing |
A testing helper for Cloud Logging.
|
Class and Description |
---|
Context
Class to hold context attributes including information about
HttpRequest and tracing. |
Context.Builder
A builder for
Context objects. |
Exclusion
Specifies a set of log entries that are not to be stored in Logging.
|
Exclusion.Builder
A builder for
Exclusion objects. |
HttpRequest
Objects of this class represent information about the (optional) HTTP request associated with a
log entry.
|
HttpRequest.Builder
A builder for
HttpRequest objects. |
HttpRequest.RequestMethod
The HTTP request method.
|
ITimestampDefaultFilter
Encapsulates implementation of default time filter.
|
LogDestinationName
Class for specifying resource name of the log to which this log entry belongs (see 'logName'
parameter in https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry)
|
LogDestinationName.DestinationType |
LogEntry
A Cloud Logging log entry.
|
LogEntry.Builder
A builder for
LogEntry objects. |
LogEntryServerStream |
Logging |
Logging.EntryListOption
Class for specifying options for listing log entries.
|
Logging.ListOption
Class for specifying options for listing sinks, monitored resources and monitored resource
descriptors.
|
Logging.SortingField
Fields according to which log entries can be sorted.
|
Logging.SortingOrder
Sorting orders available when listing log entries.
|
Logging.TailOption
Class for specifying options for tailing log entries.
|
Logging.WriteOption
Class for specifying options for writing log entries.
|
LoggingEnhancer
An enhancer for log entries.
|
LoggingFactory
An interface for Logging factories.
|
LoggingHandler
A logging handler that outputs logs generated with
Logger to Cloud
Logging. |
LoggingHandler.LogTarget
Where to send logs.
|
LoggingLevel
This class adds some additional Java logging levels for Cloud Logging.
|
LoggingOptions |
LoggingOptions.Builder |
Metric
Cloud Logging metrics describe logs-based metric.
|
Metric.Builder
A builder for
Metric objects. |
MetricInfo
Cloud Logging metrics describe logs-based metric.
|
MetricInfo.Builder
A builder for
MetricInfo objects. |
MonitoredResourceUtil.Label |
Operation
Additional information about a potentially long-running operation with which a log entry is
associated.
|
Operation.Builder
A builder for
Operation objects. |
Payload
A base class for log entry payloads.
|
Payload.JsonPayload
A log entry's JSON payload.
|
Payload.ProtoPayload
A log entry payload as a protobuf object.
|
Payload.StringPayload
A log entry payload as an UTF-8 string.
|
Payload.Type
Type for a log entry payload.
|
ResourceTypeEnvironmentGetter |
Severity
The severity of the event described in a log entry.
|
Sink
Cloud Logging sinks can be used to control the export of your logs.
|
Sink.Builder
A builder for
Sink objects. |
SinkInfo
Cloud Logging sinks can be used to control the export of your logs.
|
SinkInfo.Builder
A builder for
SinkInfo objects. |
SinkInfo.Destination |
SinkInfo.Destination.BucketDestination
Class for specifying a Google Cloud Storage bucket as destination for the sink.
|
SinkInfo.Destination.DatasetDestination
Class for specifying a Google Cloud BigQuery dataset as destination for the sink.
|
SinkInfo.Destination.LoggingBucketDestination |
SinkInfo.Destination.TopicDestination
Class for specifying a Google Cloud BigQuery dataset as destination for the sink.
|
SinkInfo.Destination.Type
Type of destination for Cloud Logging sink.
|
SinkInfo.VersionFormat
Available log entry formats.
|
SourceLocation
Additional information about the source code location that produced the log entry.
|
SourceLocation.Builder
A builder for
SourceLocation objects. |
Synchronicity
Used to specify the behavior of write calls to the Cloud Logging service.
|
Class and Description |
---|
LoggingOptions |
Class and Description |
---|
LoggingOptions |
Copyright © 2023 Google LLC. All rights reserved.