Skip to content

Environment layout renderer

Julian Verdurmen edited this page Jul 2, 2015 · 2 revisions

The environment variable.

Supported in .NET and Mono

##Configuration Syntax

${environment:variable=String}

##Parameters ###Rendering Options

  • variable - Name of the environment variable. Required. For possible options, check the properties of the Environment Class on MSDN
Clone this wiki locally