We're trying to implement the log4mongo appender within our jboss-4.2.3 application. That prehistoric version of JBoss uses log4j 1.2.14 which lacks the getTimeStamp method but instead provides a timeStamp field present in both 1.2.14 as well as in 1.2.16. It'd be great if we could make it backwards-compatible.
We're trying to implement the log4mongo appender within our jboss-4.2.3 application. That prehistoric version of JBoss uses log4j 1.2.14 which lacks the getTimeStamp method but instead provides a timeStamp field present in both 1.2.14 as well as in 1.2.16. It'd be great if we could make it backwards-compatible.