Getting to the point where I'm having to call certain methods (like Codes DB access or configuration loading) more than once. It won't be too much of a slow down, but it will add up, and we could avoid a lot of it.
Adding it is easy through Spring (https://cxf.apache.org/docs/general-cxf-logging.html), the hard part will be adding Spring. I know it well enough at this point to know that it's the right tool, but getting the setup configured correctly will take a while.
Getting to the point where I'm having to call certain methods (like Codes DB access or configuration loading) more than once. It won't be too much of a slow down, but it will add up, and we could avoid a lot of it.
Adding it is easy through Spring (https://cxf.apache.org/docs/general-cxf-logging.html), the hard part will be adding Spring. I know it well enough at this point to know that it's the right tool, but getting the setup configured correctly will take a while.