From 5013664ec577cc64e99bdf3c6fe21f397d98cf22 Mon Sep 17 00:00:00 2001 From: David Syer Date: Fri, 4 Dec 2009 14:00:58 +0000 Subject: [PATCH] BATCH-5327: Correct name of SLF4J --- spring-framework-reference/src/overview.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-framework-reference/src/overview.xml b/spring-framework-reference/src/overview.xml index 3c214e1609..e957bb6936 100644 --- a/spring-framework-reference/src/overview.xml +++ b/spring-framework-reference/src/overview.xml @@ -769,7 +769,7 @@ TR: OK. Added to diagram.--> tools, is also the runtime discovery algorithm. If we could turn back the clock and start Spring now as a new project it would use a different logging dependency. Probably the first choice would be the - Simple Logging Framework for Java (SLF4J), which is also used by a lot of other tools that people use with Spring inside their applications. -- GitLab