Package | Description |
---|---|
com.google.cloud.logging |
A client for Stackdriver Logging - Real-time log management and analysis.
|
Modifier and Type | Class and Description |
---|---|
class |
TraceLoggingEnhancer |
Modifier and Type | Method and Description |
---|---|
static List<LoggingEnhancer> |
MonitoredResourceUtil.getResourceEnhancers()
Returns custom log entry enhancers (if available) for resource type.
|
Constructor and Description |
---|
LoggingHandler(String log,
LoggingOptions options,
MonitoredResource monitoredResource,
List<LoggingEnhancer> enhancers)
Creates a handler that publishes messages to Stackdriver Logging.
|
Copyright © 2019 Google LLC. All rights reserved.