Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Fixed external URL links.

...

Wiki Markup
At this point I started wondering, whether one could use this to actually configure logging for Turbine applications . I looked at the docs and found the  docs on how to configure the \[http://jakarta.apache.org/commons/logging/apiapidocs/org/apache/commons/logging/package-summaryLogFactory.html LogFactory\] buried three deep in the API docs.

...

Wiki Markup
to set up the \[http://jakarta.apache.org/commons/logging/apiapidocs/org/apache/commons/logging/package-summaryLogFactory.html LogFactory \] class which is not exactly the most elegant thing to do.

Wiki Markup
If you know, where to look, you will find a page in the docs which describes the  configuration process in detail. \[http://jakarta.apache.org/commons/logging/apiapidocs/org/apache/commons/logging/package-summary.html Look here.\]

...

Wiki Markup
\[http://jakarta.apache.org/commons/logging/apiapidocs/org/apache/commons/logging/impl/SimpleLog.html SimpleLog\] can even be configured by a properties file called _simplelog.properties_ on your class path.