public static interface Logger.OnFileLogListener
Modifier and Type | Method and Description |
---|---|
void |
onFileCreated(java.lang.String localPath)
log file is created
|
void |
onFileUploaded(java.lang.String localPath)
log file uploaded successfully
|