Custom logger to get logs from the SDK. This must be called from within a State.
static Future<Function> enableLogger() async { return await enablePrinting(); }