Arg... I just edited the names in my mail, and did a poor job of that.
> > public class CustomAppender > > > final PaxAppender appender = new LinkinAppender(); > > Uh... Should it be the same? Yes, in reality, it's public class LinkinAppender I just changed the name to "CustomAppender" in an attempt to make my explanation easier to follow. > > log4j.rootLogger = osgi:Custom > > I might remember wrongly, but should "Level" come first (after the =) > > log4j.rootLogger = DEBUG, osgi:Custom This is the actual line: log4j.rootLogger = ALL, Console, Rolling, Chainsaw, osgi:Linkin Cheers, =David.Leangen _______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
