//kotlin-sdk/fr.gasmartbuilding.gasmartaccessreadersdk/Logger/initialize
initialize
[androidJvm]\ fun initialize(logLevel: Logger.LogLevel, callbacks: GASmartAccessReaderCallbacks)
Setup the logger with callback and log level.
Parameters
androidJvm
| callback | the callback to handle log updates. | 
| logLevel | the level of logging. |