log4net SDK Documentation - Microsoft .NET Framework 4.0

LogLog.Error Method

Writes log4net internal error messages to the standard error stream.

Overload List

Writes log4net internal error messages to the standard error stream.

public static void Error(Type,string);

Writes log4net internal error messages to the standard error stream.

public static void Error(Type,string,Exception);

See Also

LogLog Class | log4net.Util Namespace