Enum representing the level of logs will Android and iOS projects be using.
Appropriate for messages that contain information normally of use only when debugging a program.
Appropriate for error conditions.
Appropriate for informational messages.
Enum representing the level of logs will Android and iOS projects be using.
See