Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

LogImpl.Debug�Method

Logs a message object with the DEBUG level.

Overload List

Logs a message object with the DEBUG level.

public�virtual�void�Debug(object);

Logs a message object with the DEBUG level

public�virtual�void�Debug(object,Exception);

See Also

LogImpl Class | log4net.Core Namespace