log4j fixes
Renamed and moved the log4j xml to the proper location in gemp-lotr-server to be found on startup. Added the log folder to gitignore. Put references to log4j in all project pom.xml files.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -12,5 +12,6 @@ buildNumber.properties
|
||||
|
||||
database/*
|
||||
!database/.placeholder
|
||||
logs/*
|
||||
.idea/
|
||||
*.iml
|
||||
Reference in New Issue
Block a user