Click or drag to resize

LoggerBaseSource Property

Gets trace source that is used to write messages to.

Namespace:  Atalasoft.Shared.Diagnostics
Assembly:  Atalasoft.Shared (in Atalasoft.Shared.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public TraceSource Source { get; }

Property Value

Type: TraceSource
See Also