BATCH-5327: Correct name of SLF4J

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2574 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
David Syer 2009-12-04 14:00:58 +00:00
parent eeafa8ca7a
commit 6a8351aced
1 changed files with 1 additions and 1 deletions

View File

@ -769,7 +769,7 @@ TR: OK. Added to diagram.--></para>
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 (<ulink
Simple Logging Facade for Java (<ulink
url="http://www.slf4j.org">SLF4J</ulink>), which is also used by a lot
of other tools that people use with Spring inside their
applications.</para>