Package | Description |
---|---|
com.google.cloud.logging |
A client for Stackdriver Logging - Real-time log management and analysis.
|
com.google.cloud.logging.logback | |
com.google.cloud.logging.spi.v2 | |
com.google.cloud.logging.testing |
A testing helper for Stackdriver Logging.
|
Class and Description |
---|
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.
|
LogEntry
A Stackdriver Logging log entry.
|
LogEntry.Builder
A builder for
LogEntry objects. |
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.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
Stackdriver Logging. |
LoggingLevel
This class adds some additional Java logging levels for Stackdriver Logging.
|
LoggingOptions |
LoggingOptions.Builder |
Metric
Stackdriver Logging metrics describe logs-based metric.
|
Metric.Builder
A builder for
Metric objects. |
MetricInfo
Stackdriver Logging metrics describe logs-based metric.
|
MetricInfo.Builder
A builder for
MetricInfo objects. |
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.
|
Severity
The severity of the event described in a log entry.
|
Sink
Stackdriver Logging sinks can be used to control the export of your logs.
|
Sink.Builder
A builder for
Sink objects. |
SinkInfo
Stackdriver 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.TopicDestination
Class for specifying a Google Cloud BigQuery dataset as destination for the sink.
|
SinkInfo.Destination.Type
Type of destination for Stackdriver 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 Stackdriver Logging service.
|
Class and Description |
---|
LogEntry.Builder
A builder for
LogEntry objects. |
Class and Description |
---|
LoggingOptions |
Class and Description |
---|
LoggingOptions |
Copyright © 2019 Google LLC. All rights reserved.