Oops. Missed something.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352296 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Glen Stampoultzis 2002-03-29 11:08:24 +00:00
parent 4c6caba98c
commit dd9b43dc9c
1 changed files with 1 additions and 1 deletions

View File

@ -446,7 +446,7 @@ down problems.
<p>So Why use commons logging rather than log4j? Well the following discussion from
the jakarta-general mailing list sums it up pretty well. (Thanks Morgan)
</p>
<p>Here's the problem, as I see it.
<p><em>Here's the problem, as I see it.</em>
</p>
<p><em>Suppose Commons component A decides to adopt Log4J, Commons component B
decides to adopt LogKit, and Commons component C adopts JDK1.4 logging.