Move SLF4J implementation from Commons to SLC
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 10 Feb 2022 08:40:07 +0000 (09:40 +0100)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 10 Feb 2022 08:40:07 +0000 (09:40 +0100)
commit6648f2e8438e06ea62343a9796107c580efe326b
treeaae60241d8074bcdbda41e4eaf414371173a188f
parent35a9d6ad2b26327f39f4d223eecdc99162f63f85
Move SLF4J implementation from Commons to SLC
Makefile
ext/org.argeo.ext.slf4j/.classpath [new file with mode: 0644]
ext/org.argeo.ext.slf4j/.project [new file with mode: 0644]
ext/org.argeo.ext.slf4j/bnd.bnd [new file with mode: 0644]
ext/org.argeo.ext.slf4j/build.properties [new file with mode: 0644]
ext/org.argeo.ext.slf4j/pom.xml [new file with mode: 0644]
ext/org.argeo.ext.slf4j/src/org/slf4j/impl/ArgeoLogger.java [new file with mode: 0644]
ext/org.argeo.ext.slf4j/src/org/slf4j/impl/StaticLoggerBinder.java [new file with mode: 0644]
ext/org.argeo.ext.slf4j/src/org/slf4j/impl/SystemLoggingAdapter.java [new file with mode: 0644]
org.argeo.slc.factory/build.properties
sdk/includes.mk