INTERNAL API - Wrapper for the UIMA {@link Logger} offering a more convenient API similar to thatof the Apache Commons Logging interface {@link org.apache.commons.logging.Log Log} or to that ofLog4J's {@code Category} and SLF4J's {@code Logger}, using the names {@code error}, {@code warn}, {@code info}, {@code debug} and {@code trace} and mapping these to UIMA logging levels.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.