SdkLogger Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An abstract interface class to providing real-time logging and status while resolving an SDK.
public ref class SdkLogger abstract
public abstract class SdkLogger
type SdkLogger = class
Public MustInherit Class SdkLogger
- Inheritance
-
SdkLogger
Constructors
SdkLogger() |
Methods
LogMessage(String, MessageImportance) |
Log a build message to MSBuild. |