If customers are on cloud environments(Cloud Run, App Engine, Dataflow etc.), using java-logging-logback directly in the application is usually discouraged, because it would introduce more complexity and may affect the application's performance as well. We should probably add a paragraph to About Cloud Logging Logback Appender for this recommendation. Also see https://cloud.google.com/logging/docs/agent-or-library.
If customers are on cloud environments(Cloud Run, App Engine, Dataflow etc.), using java-logging-logback directly in the application is usually discouraged, because it would introduce more complexity and may affect the application's performance as well. We should probably add a paragraph to About Cloud Logging Logback Appender for this recommendation. Also see https://cloud.google.com/logging/docs/agent-or-library.