-
Notifications
You must be signed in to change notification settings - Fork 53
Closed
Description
Hello!
I'm using this lovely project in a Spring boot application and it's working well.
But since I upgraded from v2.3.5 to v3.1.1 I'm not able to conf the logging. My goal is to log the output with a slf4j logger according to my logback-spring.xml.
In v2 I used setLogger, and now I'm trying setLogDirectory, setDisableLog, setLogFormat without success. Nothing seems to happen when I try these in different constellations. I'm not able to disable it, change format, change location etc. The logging always ends up in standard output.
Is there something I'm doing wrong or missed?
Metadata
Metadata
Assignees
Labels
No labels