slf4j icon indicating copy to clipboard operation
slf4j copied to clipboard

Added minimal implementation of log4j's class SimpleLayout.

Open reflix opened this issue 12 years ago • 1 comments

Hi!

I recently faced a ClassNotFoundException as the class SimpleLayout is not provided by the log4j binding (log4j-over-slf4j).

This adds a minimal implementation of the SimpleLayout to the log4j-over-slf4j module.

Regards,

  • Felix

reflix avatar Jul 27 '13 17:07 reflix

This appears to already be done, hence the conflict. I recommend closing this pull request.

epabst avatar Nov 30 '17 17:11 epabst