Click or drag to resize

FileLoggerLogDescription Property

Description of the process being logged; placed in the logger header. May be helpful in distinguishing between differenet entries place in the same log.

Namespace:  Mavidian.DataConveyer.Logging
Assembly:  DataConveyer (in DataConveyer.dll) Version: 3.4.6+1324144ff7
Syntax
public string LogDescription { get; }

Property Value

Type: String

Implements

ILoggerLogDescription
See Also