public class LoggerPluginImpl extends Object implements org.jboss.logging.LoggerPlugin, org.jboss.logging.MDCSupport, org.jboss.logging.NDCSupport
Constructor and Description |
---|
LoggerPluginImpl() |
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. All Rights Reserved.