esecules commented on PR #10064: URL: https://github.com/apache/nifi/pull/10064#issuecomment-3032636417
> Thanks for digging into this issue @esecules. I agree that this change is going in the right direction, creating numerous loggers is definitely wasteful. > > I recommend going a step further and initializing the logger statically, since it will always be the same, it doesn't need to be an instance member variable. Done. Thanks. -- 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]
