|
From: Leif M. <le...@ta...> - 2007-12-01 09:31:54
|
Kit, If an application writes an updating status repeatedly over the same line the wrapper will output lots of lines out put due to the way the logging works. But that looks like a different issue than what you are seeing. At any rate, that is not coming from the wrapper itself. What does the log file look like? Including timestamps? Cheers, Leif Kit Plummer wrote: > ...when running as a server, but not console. Anyone see this? My > log file files up very rapidly with: > > -> -> -> -> -> -> -> -> -> -> -> -> -> -> -> -> -> -> -> -> -> -> -> - > > -> -> -> -> -> -> -> -> -> -> -> -> -> -> -> -> -> -> -> -> -> -> - > > -> -> -> -> -> -> -> -> -> > > I'm wrapping Felix (OSGi) framework. > > Thanks. > Kit > |