sometimes you will see a kind of "comment" line in the request log,
in particular "TTF" or time to forget,
which describes a change of state in the process:

a: automatic relation
b: record stack
c: current record
d: current selection
e: transaction

these are not real "requests",
in that the information is not sent by itself.
rather, it has an impact on future requests.

"INFO" is a pseudo module name
(as opposed to srv4, cli4, dbmg, etc.)
 for writing such entries in the request log.

in v2004, 4D was cooperative,
so you could trust that the logs are recorded sequentially.

however, since v11,
a different process could write interject between "srv4" and "INFO", for 
example,
so you can not assume that the two subsequent lines make a pair.

"process info index" and "task id" is used to link such lines.

it's in the documentation.

http://doc.4d.com/4Dv16/4D/16.1/Appendix-E-Description-of-log-files.300-3373556.en.html

> 2017/09/26 23:07、David Adams via 4D_Tech <4d_tech@lists.4d.com> のメール:
> Not sure which ID that is




**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to