OnLogInfoCallback typedef

OnLogInfoCallback = void Function(int level, String strlog)

Implementation

typedef OnLogInfoCallback = void Function(int level,String strlog);