qianjava / ehcache-spring-annotations

Automatically exported from code.google.com/p/ehcache-spring-annotations
0 stars 0 forks source link

Ability to plugin logging frameworks #47

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Add the ability to inject the current project logging framework.

Original issue reported on code.google.com by lucian...@gmail.com on 29 Sep 2010 at 2:20

GoogleCodeExporter commented 8 years ago
The project uses SLF4j. SLF4j can bind to Jakarta Commons Logging, log4j, JDK 
Logger, or Logback

See http://www.slf4j.org/manual.html for more information on using the 
available log bindings.

Original comment by eric.dalquist on 29 Sep 2010 at 3:14