LogItem Class |
Namespace: CMS.ContinuousIntegration
[SerializableAttribute] public class LogItem
The LogItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActionType |
Type of the action which logged the message
|
![]() | Message |
Message text.
|
![]() | Type |
Type of message.
|
Name | Description | |
---|---|---|
![]() | ToString |
Return type and content of message in single string.
(Overrides ObjectToString.) |