public interface LoggingAdmin
| Modifier and Type | Method and Description |
|---|---|
LoggerData[] |
getAllLoggerData(String logNameFilter12,
boolean beginsWith13)
Auto generated method signature
|
AppenderData |
getAppenderData(String appenderName41)
Auto generated method signature
|
LoggerData |
getLoggerData(String loggerName53)
Auto generated method signature
|
SyslogData |
getSyslogData()
Auto generated method signature
|
LogData |
getSystemLog()
Auto generated method signature
|
boolean |
isStratosService()
Auto generated method signature
|
String |
removeSyslogPattern(String appenderPattern26)
Auto generated method signature
|
void |
restoreDefaults()
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllLoggerData(String logNameFilter12,
boolean beginsWith13,
LoggingAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAppenderData(String appenderName41,
LoggingAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetLoggerData(String loggerName53,
LoggingAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSyslogData(LoggingAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSystemLog(LoggingAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisStratosService(LoggingAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startremoveSyslogPattern(String appenderPattern26,
LoggingAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
updateAllAppenderData(String appenderName45,
String appenderPattern46,
String threshold47,
String logFileName48,
String sysLogHost49,
String facility50,
boolean persist51)
Auto generated method signature for Asynchronous Invocations
|
void |
updateLoggerData(String loggerName57,
String loggerLevel58,
boolean additivity59,
boolean persist60)
Auto generated method signature for Asynchronous Invocations
|
void |
updateSyslogConfig(String url20,
String port21,
String realm22,
String userName23,
String password24)
Auto generated method signature for Asynchronous Invocations
|
void |
updateSystemLog(String logLevel33,
String logPattern34,
boolean persist35)
Auto generated method signature for Asynchronous Invocations
|
LoggerData[] getAllLoggerData(String logNameFilter12, boolean beginsWith13) throws RemoteException
getAllLoggerData11 - RemoteExceptionvoid startgetAllLoggerData(String logNameFilter12, boolean beginsWith13, LoggingAdminCallbackHandler callback) throws RemoteException
getAllLoggerData11 - RemoteExceptionboolean isStratosService()
throws RemoteException,
LoggingAdminException
isStratosService16 - LoggingAdminException - :RemoteExceptionvoid startisStratosService(LoggingAdminCallbackHandler callback) throws RemoteException
isStratosService16 - RemoteExceptionvoid updateSyslogConfig(String url20, String port21, String realm22, String userName23, String password24) throws RemoteException, LoggingAdminLoggingAdminException
LoggingAdminLoggingAdminException - :RemoteExceptionString removeSyslogPattern(String appenderPattern26) throws RemoteException
removeSyslogPattern25 - RemoteExceptionvoid startremoveSyslogPattern(String appenderPattern26, LoggingAdminCallbackHandler callback) throws RemoteException
removeSyslogPattern25 - RemoteExceptionSyslogData getSyslogData() throws RemoteException, LoggingAdminLoggingAdminException
getSyslogData29 - LoggingAdminLoggingAdminException - :RemoteExceptionvoid startgetSyslogData(LoggingAdminCallbackHandler callback) throws RemoteException
getSyslogData29 - RemoteExceptionvoid updateSystemLog(String logLevel33, String logPattern34, boolean persist35) throws RemoteException, LoggingAdminException
LoggingAdminException - :RemoteExceptionvoid restoreDefaults()
throws RemoteException,
LoggingAdminException
LoggingAdminException - :RemoteExceptionLogData getSystemLog() throws RemoteException, LoggingAdminException
getSystemLog37 - LoggingAdminException - :RemoteExceptionvoid startgetSystemLog(LoggingAdminCallbackHandler callback) throws RemoteException
getSystemLog37 - RemoteExceptionAppenderData getAppenderData(String appenderName41) throws RemoteException
getAppenderData40 - RemoteExceptionvoid startgetAppenderData(String appenderName41, LoggingAdminCallbackHandler callback) throws RemoteException
getAppenderData40 - RemoteExceptionvoid updateAllAppenderData(String appenderName45, String appenderPattern46, String threshold47, String logFileName48, String sysLogHost49, String facility50, boolean persist51) throws RemoteException, LoggingAdminException
LoggingAdminException - :RemoteExceptionLoggerData getLoggerData(String loggerName53) throws RemoteException
getLoggerData52 - RemoteExceptionvoid startgetLoggerData(String loggerName53, LoggingAdminCallbackHandler callback) throws RemoteException
getLoggerData52 - RemoteExceptionvoid updateLoggerData(String loggerName57, String loggerLevel58, boolean additivity59, boolean persist60) throws RemoteException, LoggingAdminException
LoggingAdminException - :RemoteExceptionCopyright © 2017 WSO2. All rights reserved.