| Package | Description | 
|---|---|
| com.google.cloud.logging.testing | 
 A testing helper for Stackdriver Logging. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static RemoteLoggingHelper.LoggingHelperException | 
RemoteLoggingHelper.LoggingHelperException.translate(Exception ex)  | 
| Modifier and Type | Method and Description | 
|---|---|
static RemoteLoggingHelper | 
RemoteLoggingHelper.create()
Creates a  
RemoteLoggingHelper object using default project id and authentication
 credentials. | 
static RemoteLoggingHelper | 
RemoteLoggingHelper.create(String projectId,
      InputStream keyStream)
Creates a  
RemoteLoggingHelper object for the given project id and JSON key input
 stream. | 
Copyright © 2019 Google LLC. All rights reserved.