Ads by Lake Quincy Media

Wiki Navigation

 
Gibraltar - Learn about the best analysis tool for NLog

Tempdir layout renderer

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 temporary directory. 

Supported in

Configuration Syntax

${tempdir:dir=String:file=String}
Read more about using the Configuration File.

Parameters

  • Advanced Options
  • dir - Name of the directory to be Path.Combine()'d with the directory name.
  • file - Name of the file to be Path.Combine()'d with the directory name.