public interface LoggerPlugin
Modifier and Type | Method and Description |
---|---|
LoggerPluginInstance |
getInstance(String name,
String resourceBundleName)
Get a logger plugin instance with the given name.
|
LoggerPluginInstance getInstance(String name, String resourceBundleName)
name
- the logger category nameresourceBundleName
- the resource bundle nameCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.