This seems to be related to jStyleParser actually. Both projects use a log4j infrastructure for logging so it actually depends on how logging is set up in your project. This discussion may be helpful: https://github.com/radkovo/jStyleParser/issues/66
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm getting swamped on the console with loads of informational messages
such as:
/Feb 01, 2021 12:40:21 PM cz.vutbr.web.csskit.antlr4.SimplePreparator
prepareRuleSet//
//INFO: Created RuleSet as with://
//li {//
// display: list-item;//
//}/
How can I turn these off?
I recently upgraded to cssbox 5.
Thx,
Hans
This seems to be related to jStyleParser actually. Both projects use a log4j infrastructure for logging so it actually depends on how logging is set up in your project. This discussion may be helpful:
https://github.com/radkovo/jStyleParser/issues/66