LogSource.Get Method (String) |
Gets a log source associated with a specific source name.
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public static LogSource Get( string sourceName )
Parameters
- sourceName
- Type: System.String
Name that the logging backend associates with a log source.