commit | 7414904bd3321f2e78173b59a01609722a2703ef | [log] [tgz] |
---|---|---|
author | Sebastien Pennec <sebastien@qos.ch> | Fri Feb 16 18:27:16 2007 +0000 |
committer | Sebastien Pennec <sebastien@qos.ch> | Fri Feb 16 18:27:16 2007 +0000 |
tree | 3e424c3f5ec717ed4ecf1cf08343bd02c5fc47fd | |
parent | f6715bdd5d2711efd7b8fba05333406e34292dee [diff] |
Added the LoggerFactory class to the api module. A dummy StaticLoggerBinder class has also been added so that everything compiles nicely. The slf4j-api pom.xml file now uses an ant task to remove the dummy StaticLoggerBinder from the compiled classes so that each other module uses its own StaticLoggerBinder class.