We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68cafd3 commit 3817445Copy full SHA for 3817445
src/main/resources/logback-spring.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<configuration>
3
- <property name="projectName" value="template-service-b"/>
+ <property name="projectName" value="template-service-c"/>
4
<property name="defaultPattern"
5
value="%d{ISO8601} [${projectName}] [%X{traceId:-}] [%X{spanId:-}] %highlight(%-5level) [%blue(%t)] %yellow(%C{1}): %msg%n%throwable"/>
6
0 commit comments