0

Is there any way to combine logback-spring.xml and logback-access.xml as a single file in a spring-boot application?

Akin A
  • 9
  • 3

1 Answers1

0

No. Logback does not support that (as of v1.2.10)

Phil Clay
  • 4,028
  • 17
  • 22