Package ch.kk7.confij.logging
Interface ConfijLogFactory
-
- All Known Implementing Classes:
JulLogger.JulLogFactory
public interface ConfijLogFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ConfijLoggergetLogger(java.lang.String name)
-
-
-
Method Detail
-
getLogger
ConfijLogger getLogger(java.lang.String name)
-
-