| # | |
| # commons-logging.properties | |
| # | |
| #------------------------------------------------------------------------------ | |
| # Select LogFactory: | |
| #------------------------------------------------------------------------------ | |
| # Dynamically selects logging implementation class according to the following: | |
| # | |
| org.apache.commons.logging.LogFactory=org.apache.commons.logging.impl.LogFactoryImpl | |
| org.apache.commons.logging.Log=org.apache.commons.logging.impl.SimpleLog | |