This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v20 R7
DataStore Request Log

DataStore Request Log 

 

These constants can be used with the ds.startRequestLog() function. 

 

Constant  Type Value Comment
srl log all  Longint 0

Log the whole response (default)

srl log no response  Longint 1

Disable the logging of the response

srl log response without body  Longint 2

Log the response without the body

 
PROPERTIES 

Product: 4D
Theme: List of constant themes

 
HISTORY 

Created: 4D v20

 
ARTICLE USAGE

4D Language Reference ( 4D v20 R7)