RawPropertyLayout ClassApache log4netâ„¢ SDK Documentation
Extract the value of a property from the LoggingEvent
Inheritance Hierarchy

OnlineSystem.Object
  log4net.Layout.RawPropertyLayout

Namespace: log4net.Layout
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

public class RawPropertyLayout : IRawLayout
Remarks

Extract the value of a property from the LoggingEvent

See Also