Invoke logging function using method channel
Future<void> log(int level, String tag, String message, bool useIsLoggable) { throw UnimplementedError('log() has not been implemented.'); }