Implemented logging
Also fixed a minor issue where the configuration HashMap was not initialized and threw a NullPointerException.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
# Project exclude paths
|
||||
/target/
|
||||
/compile.bat
|
||||
/compile.bat
|
||||
.idea/
|
||||
|
||||
Reference in New Issue
Block a user