Skip to content

Commit

Permalink
ID-1261 Rename sam stackdriver logs
Browse files Browse the repository at this point in the history
  • Loading branch information
Ghost-in-a-Jar committed May 3, 2024
1 parent 457d230 commit a71bb48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/logback.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
<appender name="Console-Stackdriver" class="com.google.cloud.logging.logback.LoggingAppender">
<enhancer>com.google.cloud.logging.logback.TraceLoggingEventEnhancer</enhancer>
<redirectToStdout>true</redirectToStdout>
<log>sam_application_log</log>
</appender>

<appender name="Console-Standard" class="ch.qos.logback.core.ConsoleAppender">
Expand Down

0 comments on commit a71bb48

Please sign in to comment.