- setAutoPopulateMetadata(boolean) - Method in class com.google.cloud.logging.logback.LoggingAppender
-
Sets the automatic population of metadata fields for ingested logs.
- setCredentialsFile(String) - Method in class com.google.cloud.logging.logback.LoggingAppender
-
- setCurrentTraceId(String) - Static method in class com.google.cloud.logging.logback.TraceLoggingEventEnhancer
-
Set the Trace ID associated with any logging done by the current thread.
- setFlushLevel(Level) - Method in class com.google.cloud.logging.logback.LoggingAppender
-
Sets a threshold for log severity level to flush all log entries that were batched so far.
- setLog(String) - Method in class com.google.cloud.logging.logback.LoggingAppender
-
- setLogDestinationProjectId(String) - Method in class com.google.cloud.logging.logback.LoggingAppender
-
Sets project ID to be used to customize log destination name for written log entries.
- setPartialSuccess(boolean) - Method in class com.google.cloud.logging.logback.LoggingAppender
-
Sets the flag indicating if a batch's valid entries should be written even if some other entry
failed due to an error.
- setRedirectToStdout(boolean) - Method in class com.google.cloud.logging.logback.LoggingAppender
-
Sets the redirect of the appender's output to STDOUT instead of ingesting logs to Cloud Logging
using Logging API.
- setResourceType(String) - Method in class com.google.cloud.logging.logback.LoggingAppender
-
Sets the name of the monitored resource (Optional).
- setWriteSynchronicity(Synchronicity) - Method in class com.google.cloud.logging.logback.LoggingAppender
-
Sets the log ingestion mode.
- start() - Method in class com.google.cloud.logging.logback.LoggingAppender
-
Initialize and configure the cloud logging service.
- stop() - Method in class com.google.cloud.logging.logback.LoggingAppender
-