rewrite-logging-frameworks icon indicating copy to clipboard operation
rewrite-logging-frameworks copied to clipboard

Migrate to slf4j 2.x

Open yeikel opened this issue 1 year ago • 0 comments

For Log4j 2, it should :

  • Replace org.apache.logging.log4j:log4j-slf4j-impl with org.apache.logging.log4j:log4j-slf4j2-impl. See https://logging.apache.org/log4j/2.x/log4j-slf4j-impl/index.html
  • Upgrade slf4j to 2.1 or higher
  • Upgrade log4j to 2.19.0 or higher

yeikel avatar Sep 18 '22 05:09 yeikel