The logging facilities in Java are provided by
Log4j, a publicly available logging library for Java. These logging facilities are included in
com.apama.util.Logger, for which
Apama Java API Reference is provided.
To ensure that the correlator can serialize logging behavior, specify that instances of Logger are static.