MSDeployLogEntry Class
MSDeploy log entry.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
MSDeployLogEntry
Constructor
MSDeployLogEntry(**kwargs)
Variables
- time
- datetime
Timestamp of log entry.
- type
- str or MSDeployLogEntryType
Log entry type. Possible values include: "Message", "Warning", "Error".
- message
- str
Log entry message.
Feedback
Submit and view feedback for