On Sat, Sep 27, 2008 at 1:45 PM, David Leangen <[EMAIL PROTECTED]> wrote:
First, let's sort out your typos; > public class CustomAppender > final PaxAppender appender = new LinkinAppender(); Uh... Should it be the same? > log4j.rootLogger = osgi:Custom I might remember wrongly, but should "Level" come first (after the =) log4j.rootLogger = DEBUG, osgi:Custom Cheers Niclas _______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
