Hi Jukka, thanks for the hint! I found a log4j configuration file in a component used by the client and added log4j.logger.org.apache.pdfbox=INFO Now it works fine.
Cheers, Helmut -------- Original-Nachricht -------- > Datum: Wed, 21 Jul 2010 08:47:39 +0300 > Von: Jukka Zitting <[email protected]> > An: [email protected] > Betreff: Re: suppress debug log messages > Hi, > > On Tue, Jul 20, 2010 at 6:53 PM, Helmut Ziegler <[email protected]> > wrote: > > today I upgraded from pdfbox 0.7.3 to pdfbox 1.2.1 (...) which fixes > some issues > > I had with the old version. First of all, thumbs up for the developers! > > Thanks! > > > I use it within an Eclipse RCP to extract text from a lot of pdf files. > But now the > > application is slowed down tremendously because a lot of data is written > to the > > log files from pdfbox. [...] > > > > Can I suppress this entries somehow? > > I'm not sure where or how logging is configured within Eclipse RCP, > but once you figure it out you should be able to raise the logging > level for org.apache.pdfbox to prevent the DEBUG level logging. > > BR, > > Jukka Zitting -- GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01

