Class Slf4jLoggerFactoryDescriptor.Slf4jLoggerFactory
java.lang.Object
de.oktoflow.platform.support.logging.slf4j.simple.Slf4jLoggerFactoryDescriptor.Slf4jLoggerFactory
- All Implemented Interfaces:
de.iip_ecosphere.platform.support.logging.ILoggerFactory
- Enclosing class:
Slf4jLoggerFactoryDescriptor
private static class Slf4jLoggerFactoryDescriptor.Slf4jLoggerFactory
extends Object
implements de.iip_ecosphere.platform.support.logging.ILoggerFactory
oktoflow logger factory delegating to SLF4j.
- Author:
- Holger Eichelberger, SSE
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionde.iip_ecosphere.platform.support.logging.LoggercreateLogger(String name)
-
Constructor Details
-
Slf4jLoggerFactory
private Slf4jLoggerFactory()
-
-
Method Details
-
createLogger
- Specified by:
createLoggerin interfacede.iip_ecosphere.platform.support.logging.ILoggerFactory
-