Click or drag to resize

ILoggerLogDescription 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
string LogDescription { get; }

Property Value

Type: String
See Also