Prints the error message passed as a parameter.
Prints the error message passed as a parameter.
void�Error(string);
Prints the error message passed as a parameter.
void�Error(string,Exception);
Handles the error and information about the error condition is passed as a parameter.
void�Error(string,Exception,ErrorCode);
IErrorHandler Interface | log4net.Core Namespace