|
Trispark JDT 2.50.13 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface JdtLoggerFactory
This interface defines a JdtLogger factory. The idea behind a JdtLoggerFactory is to allow implementations making use of jdt logging to replace the default logging with there own implementation of logging or possibly attach jdt logging to the logging framework that is used by the application in which jdt is embedded.
| Method Summary | |
|---|---|
JdtLogger |
getJdtLogger(java.lang.Class clazz)
Returns a JdtLogger for a specific class. |
| Method Detail |
|---|
JdtLogger getJdtLogger(java.lang.Class clazz)
clazz - Class
|
Trispark JDT 2.50.13 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||