git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352296
13f79535-47bb-0310-9956-
ffa450edef68
<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.