]> git.mxchange.org Git - pizzaservice-swing.git/commit
Continued:
authorRoland Haeder <roland@mxchange.org>
Mon, 5 Oct 2015 09:57:31 +0000 (11:57 +0200)
committerRoland Haeder <roland@mxchange.org>
Mon, 5 Oct 2015 09:57:31 +0000 (11:57 +0200)
commit52cc7114d5a7cca7b501553378ea780a1941131a
treea554f5c80510853e6b7cfa221f1cb0fc7673492d
parente6d5d557bdfc4a7c7c2c8e8ccda4b8358bf2d844
Continued:
- removed log4j
- added jcore logger (hope this works this way)
- introduced abstract BasePizzaServiceSystem class which currently holds the logger
Signed-off-by:Roland Häder <roland@mxchange.org>
lib/jcore-logger-lib.jar [new file with mode: 0644]
lib/log4j-api-2.3.jar [deleted file]
lib/log4j-core-2.3.jar [deleted file]
nbproject/project.properties
src/org/mxchange/pizzaapplication/BasePizzaServiceSystem.java [new file with mode: 0644]
src/org/mxchange/pizzaapplication/application/PizzaServiceApplication.java