BaseDirLayoutRenderer Properties |
The BaseDirLayoutRenderer type exposes the following members.
Name | Description | |
---|---|---|
Dir |
Gets or sets the name of the directory to be Path.Combine()'d with the base directory.
| |
File |
Gets or sets the name of the file to be Path.Combine()'d with the base directory.
| |
FixTempDir |
Fallback to the base dir of current process, when AppDomain.BaseDirectory is Temp-Path (.NET Core 3 - Single File Publish)
| |
LoggingConfiguration |
Gets the logging configuration this target is part of.
(Inherited from LayoutRenderer.) | |
ProcessDir |
Use base dir of current process. Alternative one can just use ${processdir}
| |
ValueFormatter |
Value formatter
(Inherited from LayoutRenderer.) |