/// <summary> /// Configures the LogFactory /// </summary> public static void Configure() { Log4NetProvider.Configure(); }