See Also: ILogger Members
All logger classes must implement this interface to be recognized by the vstecmsbuild engine.
Instead of implementing this interface directly, you can also derive your class from the helper class, Microsoft.Build.Utilities.Logger, which provides default implementations of some Microsoft.Build.Framework.ILogger members.