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