Closed o1lo01ol1o closed 4 years ago
Unfortunately no, in the sense that there’s not even really any logging to print anywhere. In the viewer partial results show up but, but on the command line your best bet is to track progress with commands, for example,
command stage1complete = exec_js { “any_java_js_nashorn_expression” “another expression” “1+1” //won’t do much }
On Jul 14, 2020, at 10:47 AM, Tim Pierson notifications@github.com wrote:
Is there an option to enable logging to stdout when running via the command line?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/CategoricalData/CQL/issues/48, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2QKN2MHJMQH4MMVFFINJTR3SK2PANCNFSM4OZX4GQQ.
N.B. this forces sequential evaluation.
Is there an option to enable logging to stdout when running via the command line?