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: 6.10.10.0 (6.10.10.0)
C#
public static LogSource Get( string sourceName )
Parameters
- sourceName
- Type: System.String
Name that the logging backend associates with a log source.