> > > Of course I can do that but not if my logging library requires greater. > Right? Or should I (be able to) write against slf4j and then run on older > systems by binding to an older version of Log4j?. >
Write Java 5 style code, usel log4j2 2.4, compile it with Java 7, run it on Java 7. You can ignore all the stuff you hate about Java 6 and later. *■ DOUGLAS E. WEGSCHEID* // Lead Analyst, Directories (269) 923-5278 // [email protected] "A wrong note played hesitatingly is a wrong note. A wrong note played with conviction is interpretation." -- *NOTICE: Whirlpool Corporation e-mail is for the designated recipient only and may contain proprietary or otherwise confidential information. If you have received this e-mail in error, please notify the sender immediately and delete the original. Any other use or disclosure of the e-mail by you is unauthorized.*
