Package org.slf4j.impl
Class Slf4jLoggerFactory
- java.lang.Object
-
- org.slf4j.impl.Slf4jLoggerFactory
-
- All Implemented Interfaces:
org.slf4j.ILoggerFactory
public final class Slf4jLoggerFactory extends java.lang.Object implements org.slf4j.ILoggerFactory
-
-
Field Summary
Fields Modifier and Type Field Description private static org.jboss.logmanager.Logger.AttachmentKey<org.slf4j.Logger>
key
-
Constructor Summary
Constructors Constructor Description Slf4jLoggerFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.slf4j.Logger
getLogger(java.lang.String name)
-