Project

General

Profile

Actions

Feature #9777

open

Logging QFQ Variables

Added by Marc Egger over 4 years ago.

Status:
New
Priority:
Normal
Assignee:
Carsten Rose
Target version:
-
Start date:
16.12.2019
Due date:
% Done:

0%

Estimated time:
Discuss:
Prio Planung:
Vote:

Description

We need the ability to see how a variable is replaced and also which variables exist at a certain point in time in a specific store.

Solutions:

  • Introduce the '?' syntax:
    • {{? someVariable:VR0}}, {{? SELECT ... }}, {{?! SELECT ... }}, ...
    • the parser will replace the variable as usual and write the result to qfq.log
    • {{? * :V}} will output all the V-store variables
  • Introduce '?' as a variable:
    • {{ ? : VR }}
    • All variables in stores V and R will be written to qfq.log

Marc preferes the first variant, since it is more powerfull.

No data to display

Actions

Also available in: Atom PDF