Logs a formatted message string with the Info level.
Logs a formatted message string with the Info level.
public�static�void�InfoFormatExt(ILog,IFormatProvider,string,params�object[]);
Logs a formatted message string with the Info level.
public�static�void�InfoFormatExt(ILog,string,object);
Logs a formatted message string with the Info level.
public�static�void�InfoFormatExt(ILog,string,object,object);
Logs a formatted message string with the Info level.
public�static�void�InfoFormatExt(ILog,string,object,object,object);
Logs a formatted message string with the Info level.
public�static�void�InfoFormatExt(ILog,string,params�object[]);
ILogExtensions Class | log4net.Util Namespace | Info | IsInfoEnabled