Share

Tyrex

Code

Programming Languages: Java

License: Other License

Repositories

browse code, statistics cvs -d:pserver:anonymous@tyrex.cvs.sourceforge.net:/cvsroot/tyrex login

cvs -z3 -d:pserver:anonymous@tyrex.cvs.sourceforge.net:/cvsroot/tyrex co -P modulename

Show:

What's happening?

  • Comment: Output logging to Log4J

    As a quick n dirty patch to restore usage of log4j rather than commons-logging apply the following diff: diff -w -b Category.java src/main/tyrex/util/logging/Category.java 53,55c53,54 < < import org.apache.commons.logging.Log; < import org.apache.commons.logging.LogFactory; --- > // import org.apache.commons.logging.Log; > // import org.apache.commons.logging.LogFactory; 67c66,67

    2009-10-01 14:28:04 UTC by rnc

Our Numbers