Menu

How to disable logging just for jStyleParser?

daniels
2014-07-31
2014-07-31
  • daniels

    daniels - 2014-07-31

    I'm using jStyleParser with maven in a Jenkins plugin project and when i run it i see in the console every css rule that was parsed.

    I've tried all that i knew to disable this logging but failed. Is there a way to do this? I would like to disable the logging only for jStyleParser.

     
  • Radek Burget

    Radek Burget - 2014-07-31

    jStyleParser uses a generic log4j infrastructure; the configuration depends on the backend you are using. Usually, there is a configuration file somewhere in your classpath where you may enable/disable logging for certain packages. You should disable logging for cz.vutbr.web.* here.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.