Update inconsistent documentation
Closes gh-4987
This commit is contained in:
committed by
Stephane Nicoll
parent
ea8e0cfc48
commit
9de13446c4
@@ -1287,7 +1287,7 @@ If Groovy is on the classpath you should be able to configure Logback with
|
||||
[[howto-configure-logback-for-logging-fileonly]]
|
||||
==== Configure logback for file only output
|
||||
If you want to disable console logging and write output only to a file you need a custom
|
||||
`spring-logback.xml` that imports `file-appender.xml` but not `console-appender.xml`:
|
||||
`logback-spring.xml` that imports `file-appender.xml` but not `console-appender.xml`:
|
||||
|
||||
[source,xml,indent=0,subs="verbatim,quotes,attributes"]
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user