LogSource.ForType 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 ForType( Type type )
Parameters
- type
- Type: System.Type
The Type for which the LogSource should be created.
Return Value
Type: LogSourceA LogSource for type.