OutputDebugStringAppenderOutputDebugString Method Apache log4net™ SDK Documentation
Stub for OutputDebugString native method

Namespace: log4net.Appender
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax

protected static void OutputDebugString(
	string message
)

Parameters

message
Type: SystemString
the string to output
Remarks

Stub for OutputDebugString native method

See Also

Reference