homebeaver commented on PR #271: URL: https://github.com/apache/commons-validator/pull/271#issuecomment-2629514686
I've removed logging. There is one class with logging left : `TidDECheckDigit`. The reason is the specification - the link to it is in the class header. The spec is in german. In some cases valid tids should not be used - and I warn with the message recomended in the spec. See page 6+7 of the spec or screenshot:  > I wouldn't except any logging from this component. @garydgregory To satisfy you I can remove the class from this PR -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
