The
print statement outputs its text to standard output, which is normally the active display or some file where such output has been piped. See also
Strings
in print and log statements.
The
log statement sends the specified string to a particular log file depending on the applicable log level. For details, see
Setting EPL log files and log levels dynamically.