Ads by Lake Quincy Media

Wiki Navigation

 
Gibraltar - Learn about the best analysis tool for NLog

LayoutWithHeaderAndFooter

NLog documentation is a Wiki, which allows registered users to edit its content.
If you want to contribute, please create a user account and contact Jarek to get edit access.

A specialized layout that supports header and footer. 

Supported in

Configuration Syntax

<targets>
  <target>
    <layout xsi:type="LayoutWithHeaderAndFooter">
      <!-- Layout Options -->
      <layout xsi:type="layoutType">Layout</layout>
      <header xsi:type="layoutType">Layout</header>
      <footer xsi:type="layoutType">Layout</footer>

    </layout>
  </target>
</targets>
Read more about using the Configuration File.

Parameters

Ads by Lake Quincy Media