8000 Data types · NLog/NLog Wiki · GitHub
[go: up one dir, main page]

Skip to content
Rolf Kristensen edited this page May 7, 2022 · 15 revisions

The data types used in NLog

  • Layout: The layout created with Layout-Renderers
  • Boolean: true or false in the XML.
  • Integer: 4 bytes integral number.
  • Long: 8 bytes integral number.
  • Encoding: An encoding name. Possible values are listed in the Name column of the table that appears in the Encoding class topic.
Clone this wiki locally
0