emitGlobalLog abstract method

  1. @visibleForTesting
Future<void> emitGlobalLog(
  1. String message
)

Implementation

@visibleForTesting
Future<void> emitGlobalLog(String message);