Package | Description |
---|---|
com.google.cloud.logging |
A client for Cloud Logging - Real-time log management and analysis.
|
Modifier and Type | Method and Description |
---|---|
LoggingHandler.LogTarget |
LoggingHandler.getLogTarget() |
static LoggingHandler.LogTarget |
LoggingHandler.LogTarget.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoggingHandler.LogTarget[] |
LoggingHandler.LogTarget.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
LoggingHandler.setLogTarget(LoggingHandler.LogTarget value)
Configure the destination for ingested logs.
|
Copyright © 2023 Google LLC. All rights reserved.