Starts a trace with a specific name and operation.
Future<Trace> startTrace( String name, String operation, { LogLevel? level = LogLevel.info, });