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.