log4net SDK Reference

LogLog.Debug Method

[This is preliminary documentation and subject to change.]

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

Writes log4net internal debug messages to the standard output stream.

public static void Debug(string,Exception);

See Also

LogLog Class | log4net.Util Namespace