LogSource.ForSource Method |
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 2023.0.3.0 (2023.0.3.0)
public LogSource ForSource( string sourceName )
Parameters
- sourceName
- Type: System.String
The name of the source for which the LogSource should be created.
Return Value
Type: LogSourceA LogSource for sourceName.