Table of Contents

Property AdditionalName

Namespace
SLLoggerUtil
Assembly
SLLoggerUtil.dll

AdditionalName

Gets the additional name, i.e. something providing more details about the object for which the logger is created, e.g. some subject ID or instance name.

string AdditionalName { get; }

Property Value

string

The additional name, i.e. something providing more details about the object for which the logger is created, e.g. some subject ID or instance name.