Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

OutputDebugStringAppender.OutputDebugString�Method�

Stub for OutputDebugString native method

[Visual�Basic]
Protected�Shared�Sub�OutputDebugString( _
���ByVal message�As�String�_
)
[C#]
protected�static�void�OutputDebugString(
���stringmessage
);

Parameters

message
the string to output

Remarks

Stub for OutputDebugString native method

See Also

OutputDebugStringAppender Class | log4net.Appender Namespace