log4net SDK Reference

LogLog.Error Method

[This is preliminary documentation and subject to change.]

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(string);

Writes log4net internal error messages to the standard error stream.

public static void Error(string,Exception);

See Also

LogLog Class | log4net.Util Namespace