LoggingServices.Initialize Method |
Forces initialization of the PostSharp.Patterns.Diagnostics package, i.e.
binds the Logger facade API (which is defined in the PostSharp.Patterns.Common package) to the implementation
by the PostSharp.Patterns.Diagnostics package.
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 6.10.10.0 (6.10.10.0)
C#
public static void Initialize()