ContentBuildLogger Members
The following tables list the members exposed by the ContentBuildLogger type.
Protected Constructors
Name | Description | |
---|---|---|
![]() |
ContentBuildLogger | Initializes a new instance of ContentBuildLogger. |
Public Properties
Name | Description | |
---|---|---|
![]() |
LoggerRootDirectory | Gets or sets the base reference path used when reporting errors during the content build process. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
LogImportantMessage | Outputs a high-priority status message from a content importer or processor. |
![]() |
LogMessage | Outputs a low priority status message from a content importer or processor. |
![]() |
LogWarning | Outputs a warning message from a content importer or processor. |
![]() |
PopFile | Outputs a message indicating that a content asset has completed processing. |
![]() |
PushFile | Outputs a message indicating that a content asset has begun processing. |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetCurrentFilename | Gets the filename currently being processed, for use in warning and error messages. |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
ContentBuildLogger Class
Microsoft.Xna.Framework.Content.Pipeline Namespace