ContentBuildLogger.LogMessage Method
Outputs a low priority status message from a content importer or processor.
Namespace: Microsoft.Xna.Framework.Content.Pipeline
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
public virtual abstract void LogMessage (
string message,
Object[] messageArgs
)
Parameters
- message
Message being reported. - messageArgs
[ParamArrayAttribute] Arguments for the reported message.
Remarks
This message will not usually appear in the Build Output window of Visual Studio, but it can be viewed if the content pipeline is called directly from an MSBuild task.
See Also
Reference
ContentBuildLogger Class
ContentBuildLogger Members
Microsoft.Xna.Framework.Content.Pipeline Namespace
Platforms
Windows XP SP2, Windows Vista