console - Output a string to error_log.
console(string);
This function output a string to the error_log file usually in /usr/local/apache/logs/error_log or /var/lgo/httpd/error_log
Note: In the followings examples, the _ between the { should be removed to make it work.
res={_{ console("test"); }}.
Written by Pierre Laplante and Caroline Laplante, <laplante@sednove.com>
Cras sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin commodo. Cras purus odio, vestibulum in vulputate at, tempus viverra turpis.
1.0 2014-09-09 21:24:14 laplante@sednove.com