You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm compiling a big document and I have a lot of "possible invalid reference" messages, to the level logging system unusable.
Please kindly teach me how I can filter out "possible invalid reference" from the logging system.
Here, if possible, I want to keep the other INFO messages but only knock out "possible invalid reference" lines only.
I'm 100% sure mine is false positive, as the resulting HTML/PDF gets proper links as I intended, so it's really known "possible" messages and I do want to filter out.
A side note that I keep using FOP PDF engine where any missing / dead link results in no PDF pages. So I know if I really make an "invalid reference" and I'm happy to filter out "possible invalid reference" permanently.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I'm compiling a big document and I have a lot of "possible invalid reference" messages, to the level logging system unusable.
Please kindly teach me how I can filter out "possible invalid reference" from the logging system.
best regards, Masa
Beta Was this translation helpful? Give feedback.
All reactions