public class JDK14LoggerPlugin extends Object implements org.jboss.logging.LoggerPlugin, org.jboss.logging.NDCSupport, org.jboss.logging.MDCSupport
Constructor and Description |
---|
JDK14LoggerPlugin() |
Modifier and Type | Method and Description |
---|---|
org.jboss.logging.LoggerPluginInstance |
getInstance(String name,
String resourceBundleName) |
org.jboss.logging.MDCProvider |
getMDCProvider() |
org.jboss.logging.NDCProvider |
getNDCProvider() |
public org.jboss.logging.LoggerPluginInstance getInstance(String name, String resourceBundleName)
getInstance
in interface org.jboss.logging.LoggerPlugin
public org.jboss.logging.MDCProvider getMDCProvider()
getMDCProvider
in interface org.jboss.logging.MDCSupport
public org.jboss.logging.NDCProvider getNDCProvider()
getNDCProvider
in interface org.jboss.logging.NDCSupport
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.