Decrease logging level when building?

6 views
Skip to first unread message

Jason Pickering

unread,
Oct 21, 2015, 12:20:22 AM10/21/15
to docbkx-to...@googlegroups.com
Hi there. Is there anyway to decrease the logging level when building PDF files?

Oct 21, 2015 4:02:01 AM org.apache.fop.events.LoggingEventListener processEvent
INFO: Rendered page #6.-- 

We get a lot of this, but would rather decrease the logging when building with our CI server. 

Thanks and best regards,
Jason

Mimil Owns

unread,
Oct 23, 2015, 3:04:59 AM10/23/15
to docbkx-to...@googlegroups.com
Hello,

You can use FopLogLevel property in your pom or as maven command line argument

 /**
   * Configures the loglevel of fop and xmlgraphics that can be really noisy.
   * Values are: OFF,FATAL,ERROR,WARN,INFO,DEBUG,TRACE,ALL
   *
   * @parameter default-value="WARN" expression="\${docbkx.fopLogLevel}"
   */

Regards,
Cedric,

--
You received this message because you are subscribed to the Google Groups "Docbkx Tools Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to docbkx-tools-us...@googlegroups.com.
To post to this group, send email to docbkx-to...@googlegroups.com.
Visit this group at http://groups.google.com/group/docbkx-tools-users.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages