RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebResponse.LogMessage Property

Describes the HTTP response message for event logging purposes.

Pascal
property LogMessage: string;
C++
__property AnsiString LogMessage;

Set LogMessage to a description of the action carried out by the TWebActionItem object that services this HTTP response. Usually, LogMessage includes the URI that handled the request message, along with date and time information. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!