JBoss Logging Programming Interface 2.2.0.CR2-SNAPSHOT
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getInstance
public LoggerPluginInstance getInstance(String name,
String resourceBundleName)
Get a logger plugin instance with the given name. The returned instance may be a cached or newly
created instance.
- Specified by:
getInstance
in interface LoggerPlugin
- Parameters:
name
- the logger category nameresourceBundleName
- the resource bundle name
- Returns:
- the corresponding logger plugin instance
JBoss Logging Programming Interface 2.2.0.CR2-SNAPSHOT
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.