Am 16.03.2022 um 19:19 schrieb Rauer, Kevin:
I haven't set any logging levels, this is the default implementation, How do I change this level.. I have been unable to find how to turn this off.
If you're using a logging library (e.g. log4j) then you should look in the configuration file there. DEBUG isn't set by default.
Maybe this helps? They say it's a GUI setting https://www.ibm.com/support/pages/how-enable-logging-and-tracing-rational-functional-tester-82-and-later Tilman
Thanks k. Kevin Rauer | Senior Quality Assurance Analyst | Broadridge Financial Solutions, Inc. 120 Bremner Blvd. Suite 2300 | Toronto, ON M5J 0A8 | CA | p +1 647-436-5361 | m +1 647-228-1086 Vacation Alert : No Current Alerts. -----Original Message----- From: Tilman Hausherr <[email protected]> Sent: Wednesday, March 16, 2022 2:17 PM To: [email protected] Subject: Re: Weird new log outputs.. EXTERNAL EMAIL Hi, This is a debug output. Unless you want to debug something, you shouldn't use debug level for logs. Tilman Am 16.03.2022 um 19:13 schrieb Rauer, Kevin:Good day all.. I have just updated my jar to pdfbox-app-2.0.25.jar which I run in IBM Functional tester 10.2.2 ( which was also just updated) and now When I run my pdfCompare utility code I have started getting the following output in my console logs.. Closing SFTP Session 14:03:47.659 [main] DEBUG org.apache.pdfbox.pdfparser.PDFObjectStreamParser - parsed=COSObject{1, 0} 14:03:47.675 [main] DEBUG org.apache.pdfbox.pdfparser.PDFObjectStreamParser - parsed=COSObject{9, 0} 14:03:47.675 [main] DEBUG org.apache.pdfbox.pdfparser.PDFObjectStreamParser - parsed=COSObject{7, 0} 14:03:47.675 [main] DEBUG org.apache.pdfbox.pdfparser.PDFObjectStreamParser - parsed=COSObject{11, 0} 14:03:47.690 [main] DEBUG org.apache.pdfbox.pdfparser.PDFObjectStreamParser - parsed=COSObject{8, 0} 14:03:47.690 [main] DEBUG org.apache.pdfbox.pdfparser.PDFObjectStreamParser - parsed=COSObject{12, 0} 14:03:47.690 [main] DEBUG org.apache.pdfbox.pdfparser.PDFObjectStreamParser - parsed=COSObject{4, 0} 14:03:47.690 [main] DEBUG org.apache.pdfbox.pdfparser.PDFObjectStreamParser - parsed=COSObject{3, 0} I have trolled the net, and have tried a number of the various suggestions / fixes, but none seem to fix this.. k. Kevin Rauer | Senior Quality Assurance Analyst | Broadridge Financial Solutions, Inc. This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail and delete the message and any attachments from your system.--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail and delete the message and any attachments from your system. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

