Developing Apama Applications > Developing Apama Applications in EPL > Defining What Happens When Matching Events Are Found > Logging and printing
Logging and printing
The following operations are provided for debugging and textual output.
print string
log string [at identifier]
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 logging attributes for packages, monitors and events in the "Event Correlator Utilities Reference" section of Deploying and Managing Apama Applications.
Copyright © 2013 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or Terracotta Inc., San Francisco, CA, USA, and/or Software AG (Canada) Inc., Cambridge, Ontario, Canada, and/or, Software AG (UK) Ltd., Derby, United Kingdom, and/or Software A.G. (Israel) Ltd., Or-Yehuda, Israel and/or their licensors.