Uses of Class
com.google.cloud.logging.logback.LogbackBatchingSettings
-
-
Uses of LogbackBatchingSettings in com.google.cloud.logging.logback
Methods in com.google.cloud.logging.logback with parameters of type LogbackBatchingSettings Modifier and Type Method Description void
LoggingAppender. setLogbackBatchingSettings(LogbackBatchingSettings batchingSettings)
Sets theLogbackBatchingSettings
to be used for the asynchronous mode call(s) to Logging API
-