summaryrefslogtreecommitdiff
path: root/serverlist-server/src/main/resources/log4j2.xml
AgeCommit message (Collapse)Author
2025-05-24Various FixesPugdoot
- Fix issue with the "Edit Server" action where a misplaced leading comma is placed when no display name is entered - Fix potential concurrency issues with player array list - Remove unnecessary second SQL query when grabbing player data from database
2025-05-24Implement better loggingPugdoot