4D v19

dataStore.stopRequestLog( )

Home

 
4D v19
dataStore.stopRequestLog( )

dataStore.stopRequestLog( )  


 

The dataStore.stopRequestLog( ) method stops any logging of ORDA requests on the client side (in file or in memory). It is particularly useful when logging in a file, since it actually closes the opened document on disk. 

This method must be called on a remote 4D, otherwise it does nothing. It is designed for debugging purposes in client/server configurations.

Example  



See also 

dataStore.startRequestLog( )

 
PROPERTIES 

Product: 4D
Theme: ORDA - DataStore

 
PAGE CONTENTS 
 
HISTORY 

 
ARTICLE USAGE

4D Language Reference ( 4D v19)
4D Language Reference ( 4D v19.1)