com.bea.logging
Class LogCategory.LogCategoryFactory
java.lang.Object
com.bea.logging.LogCategory.LogCategoryFactory
- Enclosing class:
- LogCategory
public static class LogCategory.LogCategoryFactory
- extends Object
A factory for LogCategory
instances.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
makeNewLoggerInstance
public Logger makeNewLoggerInstance(String strName)
- Create a new logging category
- Parameters:
strName
- - identifies the category to log messages to...
- Returns:
- a new logging category