gpconnect-demonstrator
gpconnect-demonstrator copied to clipboard
Updated Log4J from version 1.2.17 to version 2.24.3
I mirrored the changes by Lillie in this PR -> https://github.com/nhsconnect/gpconnect-demonstrator/pull/383
Presuming the update and change of packaging to log4j-core , is like going from .net Framework -> .Net core ? hence the namespacing changes within some of the logging calls ?
Presuming the update and change of packaging to log4j-core , is like going from .net Framework -> .Net core ? hence the namespacing changes within some of the logging calls ?
@grant-dot-dev I've got very limited Java knowledge but yes I think that's correct. It looks like they made the move a while back.