This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
|||||||||||||||||||||||||||||||||||||||||||||||
|
4D v19.8
dataStore.stopRequestLog( )
|
dataStore.stopRequestLog () | ||||||||
Does not require any parameters | ||||||||
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.
See examples for dataStore.startRequestLog( ).
Product: 4D
Theme: ORDA - DataStore
Created: 4D v17 R6
4D Language Reference ( 4D v19)
4D Language Reference ( 4D v19.1)
4D Language Reference ( 4D v19.4)
4D Language Reference ( 4D v19.5)
4D Language Reference ( 4D v19.6)
4D Language Reference ( 4D v19.7)
4D Language Reference ( 4D v19.8)