//kotlin-sdk/fr.gasmartbuilding.gasmartaccessreadersdk/Logger/info
info
[androidJvm]\ fun info(message: String)
Logs informational messages if the log level is INFO or above.
Parameters
androidJvm
message | the message to log. |
//kotlin-sdk/fr.gasmartbuilding.gasmartaccessreadersdk/Logger/info
[androidJvm]\ fun info(message: String)
Logs informational messages if the log level is INFO or above.
androidJvm
message | the message to log. |