public static void TraceFormat( this ILogger logger, Exception exception, string format, Object firstArg, params Object[] otherArgs )
In This Article