log4net SDK Reference

RawPropertyLayout Class

Extract the value of a property from the LoggingEvent

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

System.Object
   log4net.Layout.RawPropertyLayout

[Visual Basic]
Public Class RawPropertyLayout
    Implements IRawLayout
[C#]
public class RawPropertyLayout : IRawLayout

Thread Safety

This type is not safe for multithreaded operations.

Remarks

Extract the value of a property from the LoggingEvent

Requirements

Namespace: log4net.Layout

Assembly: log4net (in log4net.dll)

See Also

RawPropertyLayout Members | log4net.Layout Namespace