Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

LogLog.Debug�Method

Writes log4net internal debug messages to the standard output stream.

Overload List

Writes log4net internal debug messages to the standard output stream.

public�static�void�Debug(Type,string);

Writes log4net internal debug messages to the standard output stream.

public�static�void�Debug(Type,string,Exception);

See Also

LogLog Class | log4net.Util Namespace