]> git.mxchange.org Git - jcore-logger-ejb.git/commit
Log and LoggerFactory must still reside in same package ... Well, the beans.xml did...
authorRoland Haeder <roland@mxchange.org>
Wed, 9 Sep 2015 08:17:20 +0000 (10:17 +0200)
committerRoland Haeder <roland@mxchange.org>
Wed, 9 Sep 2015 08:17:20 +0000 (10:17 +0200)
commit2af92daaf61e66fe580a88b3fdcace47b6af0ce5
treebfe6370043752fea8b18459a86bace2db43e3c2c
parent9cc39481e16667fc1bf84ba21e4e4616a6fdea9c
Log and LoggerFactory must still reside in same package ... Well, the beans.xml did the final trick.
Signed-off-by:Roland Häder <roland@mxchange.org>
lib/jshop-ee-lib.jar
src/conf/beans.xml [new file with mode: 0644]
src/java/log4j2.xml [new file with mode: 0644]
src/java/org/mxchange/jcoreeelogger/Log.java [deleted file]
src/java/org/mxchange/jcoreeelogger/LoggerFactory.java [deleted file]
src/java/org/mxchange/jcoreeelogger/beans/local/logger/Log.java [new file with mode: 0644]
src/java/org/mxchange/jcoreeelogger/beans/local/logger/LoggerBean.java
src/java/org/mxchange/jcoreeelogger/beans/local/logger/LoggerFactory.java [new file with mode: 0644]