LogSource.ForSource Method |
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 6.10.10.0 (6.10.10.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.