|
MigratoryData Client API for Java
Developer's Guide and Reference Manual
|
This class enumerates the MigratoryData logging levels. More...
Public Attributes | |
| TRACE | |
The TRACE level turns on all the logs of the API. | |
| DEBUG | |
The DEBUG level turns on the debug, info, warning, and error logs of the API. | |
| INFO | |
The INFO level turns on the info, warning, and error logs of the API. | |
| WARN | |
The WARN level turns on the warning and error logs of the API. | |
| ERROR | |
The ERROR level turns on the error logs of the API. | |
This class enumerates the MigratoryData logging levels.
The available logging levels ordered by verbosity are:
For production usage, we recommend the default INFO logging level.