ILayout MembersApache log4net™ SDK Documentation
The ILayout type exposes the following members.
Methods

  NameDescription
Public methodFormat
Implement this method to create your own layout format.
Back to Top
Properties

  NameDescription
Public propertyContentType
The content type output by this layout.
Public propertyFooter
The footer for the layout format.
Public propertyHeader
The header for the layout format.
Public propertyIgnoresException
Flag indicating if this layout handle exceptions
Back to Top
See Also