NullLogger
public NullLogger()
public void DebugFormat(Exception exception, IFormatProvider formatProvider, string format, object[] args)
public void ErrorFormat(Exception exception, IFormatProvider formatProvider, string format, object[] args)
public void FatalFormat(Exception exception, IFormatProvider formatProvider, string format, object[] args)
public void InfoFormat(Exception exception, IFormatProvider formatProvider, string format, object[] args)
public void WarnFormat(Exception exception, IFormatProvider formatProvider, string format, object[] args)