The LogParams object contains the following properties:
Property List
| Name | Description | 
|---|---|
| AdditionalText | Specifies the text to be displayed in the Details pane of the Test Log. | 
| Color | Specifies the background color of the message in the Test Log. | 
| FontColor | Specifies the font color used to display the message in the Test Log panel. | 
| FontStyle | Specifies the font style used to display the message in the Test Log panel. | 
| Locked | Set this property to True to cancel the posting of a message to the test log. | 
| MessageText | Specifies the text posted to the test log, to the Message column of the Messages pane. | 
| Priority | Specifies the priority of the posted message. | 
| Str | Obsolete. Specifies the text posted to the test log, to the Message column of the Messages pane. Use MessageTextproperty instead. | 
| StrEx | Obsolete. Specifies the text posted to the Remarks pane of the test log. Use AdditionalTextproperty instead. | 
