log4net SDK Reference

LogLog.Warn Method

Writes log4net internal warning messages to the standard error stream.

Overload List

Writes log4net internal warning messages to the standard error stream.

public static void Warn(string);

Writes log4net internal warning messages to the standard error stream.

public static void Warn(string,Exception);

See Also

LogLog Class | log4net.Util Namespace