Log a formatted message string with the Info level.
Logs a formatted message string with the Info level.
void InfoFormat(IFormatProvider,string,params object[]);
Logs a formatted message string with the Info level.
void InfoFormat(string,object);
Logs a formatted message string with the Info level.
void InfoFormat(string,object,object);
Logs a formatted message string with the Info level.
void InfoFormat(string,object,object,object);
Logs a formatted message string with the Info level.
void InfoFormat(string,params object[]);
ILog Interface | log4net Namespace | Info | IsInfoEnabled