public interface MigratoryDataLogListener
| Modifier and Type | Method and Description |
|---|---|
void |
onLog(String log,
MigratoryDataLogLevel level)
This method handles the log messages outputted by the library.
|
void onLog(String log, MigratoryDataLogLevel level)
log - the log message outputted by the librarylevel - the verbosity level of the log messageCopyright © 2023. All rights reserved.