This commit is contained in:
Elena
2026-05-22 14:20:45 +03:00
parent f4bccf4bf0
commit c3fc2568e0
6 changed files with 295 additions and 184 deletions
+6 -1
View File
@@ -115,6 +115,11 @@ services:
- censored
- epstein
- python
logging:
level:
com.project.movienight: DEBUG
org.springframework: WARN
org.flywaydb: WARN
pattern:
console: "%d{yyyy-MM-dd HH:mm:ss.SSS} %-5level [%X{traceId}] %logger{36} - %msg%n"
console: "%d{yyyy-MM-dd HH:mm:ss.SSS} %highlight(%-5level) [%thread] %cyan(%logger{36}) - %msg%n"