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

  •  
 
4D v20.6
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