ASP@Workshop 
HOME > ASPリファレンス > Response オブジェクト > AppendToLog

AppendToLog (Response オブジェクト)

Response.AppendToLog String

引数

String
出力する文字列です。

解説

この要求の Web サーバー ログ エントリの終端に文字列を追加します。

使用例

Resposne.AppendToLog "ログに出力する文字列"

関連項目

CookiesBufferCacheControlCharsetContentTypeExpiresExpiresAbsolute
IsClientConnectedStatusAddHeaderClearEndFlushRedirect
Write



ASPリファレンス

Application オブジェクト
ASPError オブジェクト
Request オブジェクト
Response オブジェクト
Server オブジェクト
Session オブジェクト
ObjectContext オブジェクト


Copyright (C) 2006-2008 ASP@Workshop All rights reserved.