Package com.epam.common.logging
Class SLF4JLogFactory
java.lang.Object
com.epam.common.logging.DefaultLogFactory
com.epam.common.logging.SLF4JLogFactory
- All Implemented Interfaces:
ILogFactory
Factory for SLF4J loggers.
-
Field Summary
Fields inherited from class com.epam.common.logging.DefaultLogFactory
DEFAULT_LOG
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SLF4JLogFactory
- Throws:
Exception
-
-
Method Details
-
getLog
- Specified by:
getLog
in interfaceILogFactory
- Overrides:
getLog
in classDefaultLogFactory
-
getLog
- Specified by:
getLog
in interfaceILogFactory
- Overrides:
getLog
in classDefaultLogFactory
-