aws-samples / aws-cloudhsm-jce-examples

Sample applications demonstrating how to use the CloudHSM JCE
MIT No Attribution
37 stars 57 forks source link

Issue with CaviumKeyStore its logging configuration #18

Open commjoen opened 5 years ago

commjoen commented 5 years ago

Given that Spring Boot uses SLF4j for logging, we are getting issues with the org.apache.logging.log4j.core.Logger defined in the CaviumKeyStore class at line 40: private static final Logger logger = (Logger)LogManager.getLogger("CaviumKeyStore"); So we were wondering: is it possible to create a version in which there is no such logger defined or taken up from the context?

rday commented 5 years ago

It is possible. Could you ask this question on the public forum? It will get more visibility there and we can prioritize.

Thanks!

whelanp commented 4 years ago

Any link to the item on the public forum? I too would like to see this fixed.

mart1n-visser commented 4 years ago

yes, i would also like to see this fixed

gpassero commented 4 years ago

I'm looking forward for the fix too. It would be great to have the link to the post in the public forum shared here.