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