Package com.google.cloud.logging.testing (3.17.0)

GitHub Repository

This package is not the recommended entry point to using this client library!

For this library, we recommend using com.google.cloud.logging for new applications.

Classes

Class Description
com.google.cloud.logging.testing.RemoteLoggingHelper Utility to create a remote logging configuration for testing. Logging options can be obtained via the #getOptions() method. Returned options have custom LoggingOptions#getRetrySettings(): RetrySettings#getMaxRetryDelay() is 30000, RetrySettings#getTotalTimeout() is 120000 and RetrySettings#getInitialRetryDelay() is 250.

Exceptions

Exception Description
com.google.cloud.logging.testing.RemoteLoggingHelper.LoggingHelperException