pjs.log() logs a line of code along with field values to the console. This is useful in debugging. This The API is normally used internally by the command line parameter -rlog. The line number, the line of code itself, and field name / value pairs are logged.
...