QuanticPony opened a new pull request, #334: URL: https://github.com/apache/plc4x-extras/pull/334
Add more debug logging to the component logger on the processor. Allows to check the connection string and tags after being processed by the NiFi Expression Language, when the processor is configured to that log level. The change on plc4j/integrations/apache-nifi/nifi-plc4x-processors/src/main/java/org/apache/plc4x/nifi/BasePlc4xProcessor.java removes the creation of a default plc driver manager on every processor validation. This reduces the logging on the nifi-app.log significantly as this was happening quite often. -- 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: dev-unsubscr...@plc4x.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org