|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.tibco.rta.log.LogConfigurator
public class LogConfigurator
Created by IntelliJ IDEA. User: aathalye Date: 4/6/13 Time: 12:28 PM To change this template use File | Settings | File Templates.
| Constructor Summary | |
|---|---|
LogConfigurator()
|
|
| Method Summary | |
|---|---|
java.lang.String[] |
getLoggers()
Return all logger categories in this log manager. |
java.lang.String |
getLogLevel(java.lang.String category)
Get log level for category. |
void |
setLogLevel(java.lang.String category,
java.lang.String level)
Set log level for this category. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LogConfigurator()
| Method Detail |
|---|
public java.lang.String[] getLoggers()
LogConfiguratorMBean
getLoggers in interface LogConfiguratorMBeanpublic java.lang.String getLogLevel(java.lang.String category)
LogConfiguratorMBean
getLogLevel in interface LogConfiguratorMBean
public void setLogLevel(java.lang.String category,
java.lang.String level)
LogConfiguratorMBean
setLogLevel in interface LogConfiguratorMBean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||