Skip to content

4d/request-log-definitions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

request-log-definitions

Public repository for 4D Request Log definitions.

The RequestIDs.txt file is used by the New Log Parser.

This information is useful when working with the Request Logs created by 4D.

The Request Log is activated with the following code:

SET DATABASE PARAMETER(4D Server log recording;1) //server side
SET DATABASE PARAMETER(Client Log Recording;1) //remote side

Definitions for the Columns within the log are available here.
Definitions for the Component/Request ID is available here.


Format of the RequestIDs.txt file:

{ Component : {
  RequestID : Description
  }
}

About

Public repository for 4D Request Log definitions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published