|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Logger | |
|---|---|
| org.modeshape.jdbc.delegate | |
| org.modeshape.jdbc.util | |
| Uses of Logger in org.modeshape.jdbc.delegate |
|---|
| Fields in org.modeshape.jdbc.delegate declared as Logger | |
|---|---|
protected static Logger |
AbstractRepositoryDelegate.LOGGER
|
| Uses of Logger in org.modeshape.jdbc.util |
|---|
| Methods in org.modeshape.jdbc.util that return Logger | |
|---|---|
static Logger |
Logger.getLogger(Class<?> clazz)
Return a logger named corresponding to the class passed as parameter, using the statically bound ILoggerFactory
instance. |
static Logger |
Logger.getLogger(String name)
Return a logger named according to the name parameter using the statically bound ILoggerFactory instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||