log4net SDK Reference

LogImpl.Warn Method

[This is preliminary documentation and subject to change.]

Logs a message object with the WARN level.

Overload List

Logs a message object with the WARN level.

public virtual void Warn(object);

Logs a message object with the WARN level

public virtual void Warn(object,Exception);

See Also

LogImpl Class | log4net.Core Namespace