| Modifier and Type | Method and Description |
|---|---|
static MigratoryDataLogLevel |
MigratoryDataLogLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MigratoryDataLogLevel[] |
MigratoryDataLogLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MigratoryDataLogListener.onLog(String log,
MigratoryDataLogLevel level)
This method handles the log messages outputted by the library.
|
void |
MigratoryDataClient.setLogListener(MigratoryDataLogListener logListener,
MigratoryDataLogLevel logLevel)
Attach a listener for handling log messages outputted by the library.
|
Copyright © 2023. All rights reserved.