3 Replies Latest reply on Aug 27, 2007 4:22 AM by mvaldes

    volunteer for a boring task

    tom.baeyens

      any one wants to help with this boring task ?

      replace all usage of org.jbpm.util.Log with direct usages of java.util.Logger

      at first, i thought it was more convenient to have the fine(String, Exception) methods available. but it's not worth the extra indirection.

      basically i want to get rid of the org.jbpm.util.Log class

      make sure you use a code template when you do it :-)