Skip to content

Commit 39ea0ba

Browse files
authored
Update application.yml
1 parent c008500 commit 39ea0ba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

csrf-protection/attacker-app/src/main/resources/application.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ server:
44
logging:
55
level:
66
ROOT: INFO
7-
org.spring.framework: ERROR
7+
org.springframework: ERROR
88
com.fd: TRACE
99
pattern:
10-
console: "%-5level %d{yyyy-MM-dd HH:mm:ss} - %msg%n"
10+
console: "%-5level %d{yyyy-MM-dd HH:mm:ss} - %msg%n"

0 commit comments

Comments
 (0)