Some invalid css generate sysout logging, in my setup that means millions of lines similar to the below. Is it possible to turn it off?
null [5413:7] Error in @page rule. (Invalid token "SomeRuleName". Was expecting one of: <S>, <LBRACE>, ":".)
null [5413:7] Ignoring the whole rule.
Thanks
Anonymous
I was looking at the sources and apparently the cssparser uses by default an errohandler that prints to std out. Please close, thanks
Ok, you got the point - for the future you can use the mailing list for questions.
Thnaks for using CSSParser