Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

StringMatchFilter Class

Simple filter to match a string in the rendered message

For a list of all members of this type, see StringMatchFilter Members.

System.Object
���log4net.Filter.FilterSkeleton
������log4net.Filter.StringMatchFilter
���������log4net.Filter.PropertyFilter

[Visual�Basic]
Public�Class�StringMatchFilter
����Inherits�FilterSkeleton
[C#]
public�class�StringMatchFilter : FilterSkeleton

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Simple filter to match a string in the rendered message

Requirements

Namespace: log4net.Filter

Assembly: log4net (in log4net.dll)

See Also

StringMatchFilter Members | log4net.Filter Namespace