Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Commit ba471d9

Browse files
committed
Polish shell logging
- Relates #4795
1 parent b651e07 commit ba471d9

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

spring-cloud-dataflow-shell/src/main/resources/application.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,6 @@ spring:
33
name: spring-cloud-dataflow-shell
44
main:
55
banner-mode: 'off'
6-
76
logging:
8-
level:
9-
root: WARN
10-
org.springframework.web.client.RestTemplate: ERROR
11-
org.springframework.cloud.dataflow.shell: INFO
12-
137
pattern:
14-
console: "%d{yyyy-MM-dd'T'HH:mm:ssZ} %level{5} %thread %c{2}:%L - %m%n"
8+
console:

0 commit comments

Comments
 (0)