public class CallSessionFileRotatingLogSink
extends java.lang.Object
| Constructor and Description |
|---|
CallSessionFileRotatingLogSink(java.lang.String dirPath,
int maxFileSize,
Logging.Severity severity) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
static byte[] |
getLogData(java.lang.String dirPath) |
public CallSessionFileRotatingLogSink(java.lang.String dirPath,
int maxFileSize,
Logging.Severity severity)