public class Example
extends java.lang.Object
Developers just log as per usual using a logging facade or directly with the log framework implementation. For this example I am using the SLF4J facade, and you can plug in jdk logging, log4j or logback as the implementation.