Share via


ServicingLogWriter.Write Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Write(ServicingJobDetail, List<ServicingStepDetail>, IServicingLogEntryHandler) Write the servicing step details to the specified log file.
Public method Write(ServicingJobDetail, List<ServicingStepDetail>, StreamWriter) Write the servicing step details to the specified log file.
Public method Write(ServicingJobDetail, List<ServicingStepDetail>, String) Save the servicing step details to the specified log file.
Public method Write(String, DateTime, DateTime, DateTime, ServicingJobResult, List<ServicingStepDetail>, IServicingLogEntryHandler) Write the servicing step details to the supplied stream.
Public method Write(String, DateTime, DateTime, DateTime, ServicingJobResult, List<ServicingStepDetail>, String) Save the servicing step details to the specified log file.

Top

See Also

Reference

ServicingLogWriter Class

Microsoft.TeamFoundation.Framework.Server Namespace