-
- All Implemented Interfaces:
public interface Logging.Factory
-
-
Method Summary
Modifier and Type Method Description abstract Logging.LoggergetLogger(String name)-
-
Method Detail
-
getLogger
abstract Logging.Logger getLogger(String name)
-
-
-
-