Ads by Lake Quincy Media

Wiki Navigation

 
Gibraltar - Learn about the best analysis tool for NLog

SimpleLayout

NLog documentation is currently being re-organized to use the wiki format. Some content is still missing or incomplete.
We need volunteers to help maintain and organize this Wiki. Please contact Jarek if you are interested in helping out.

Represents a string with embedded placeholders that can render contextual information. 

Supported in

Configuration Syntax

<targets>
  <target>
    <layout xsi:type="SimpleLayout">
      <!-- Layout Options -->
      <text>String</text>

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

Parameters

  • Layout Options
  • text - Layout text.

Remarks

This layout is not meant to be used explicitly. Instead you can just use a string containing layout renderers everywhere the layout is required.


Fatal error: Call to undefined function ad_script_footer() in /home/jkowalski/nlog-project.org/wiki/skins/NLog.php on line 297