void |
SystemLogService.info(CallStateAware callStateAware,
String msg) |
void |
SystemLogService.info(CallStateAware callStateAware,
String msg,
Object arg1) |
void |
SystemLogService.info(CallStateAware callStateAware,
String msg,
Object arg1,
Object arg2) |
void |
SystemLogService.info(CallStateAware callStateAware,
SystemLog callStateLog) |
void |
SystemLogService.logObject(CallStateAware callStateAware,
SystemLogService.Level level,
Object obj) |
void |
SystemLogService.logState(CallStateAware callStateAware,
SystemLogService.Level level,
SystemLog callStateLog) |
void |
SystemLogService.trace(CallStateAware callStateAware,
String msg) |
void |
SystemLogService.trace(CallStateAware callStateAware,
String msg,
Object arg1) |
void |
SystemLogService.trace(CallStateAware callStateAware,
String msg,
Object arg1,
Object arg2) |
void |
SystemLogService.trace(CallStateAware callStateAware,
SystemLog callStateLog) |