| Class | Description |
|---|---|
| CommonsLoggingInjector |
This will Inject a Commons-Logging Logger for the injectee's class name
|
| JavaLoggingInjector |
This will Inject a Java-Logging Logger for the injectee's class name
|
| Log4JInjector |
This will Inject a Log4J Logger for the injectee's class name
|
| Slf4JInjector |
This will Inject a Slf4J Logger for the injectee's class name
|
Copyright © 2003-2014 Codehaus. All Rights Reserved.