ASP AppendToLog Method
Complete Response Object Reference
The AppendToLog method adds a string to the end of server log entry for this request. You can call
this method multiple times in a script. Each time it is called it will append the specified string to the
log entry.
Syntax
response.AppendToLog string
|
Parameter |
Description |
string |
Required. The text to append to the log file (cannot contain any comma characters)
|
Examples
<%Response.AppendToLog "My log message"%>
|
Complete Response Object Reference
Whether you're new to XML or already an advanced user, the user-friendly views
and powerful entry helpers, wizards, and debuggers in XMLSpy are designed to
meet your XML and Web services development needs from start to finish.
- XML editor
- Graphical XML Schema / DTD editors
- XSLT 1.0/2.0 editor, debugger, profiler
- XQuery editor, debugger, profiler
- Support for Office Open XML (OOXML)
- Graphical WSDL editor & SOAP debugger
- Java, C#, C++ code generation
- And much more!
Download a fully functional free 30-day trial today!
|