Updated diary.txt for Sebastian 8.4.22. Started to handle case in Lobby if lobby is full.

This commit is contained in:
sebaschi
2022-04-08 13:34:30 +02:00
parent 22d356e361
commit 0e8750c985
3 changed files with 20 additions and 2 deletions

View File

@@ -7,6 +7,10 @@ import org.apache.logging.log4j.core.LoggerContext;
import org.apache.logging.log4j.core.config.Configuration;
import org.apache.logging.log4j.core.config.LoggerConfig;
/**
* CAN CURRENTLY BE IGNORED: NOT SURE IF NEEDED YET.
* TODO: Decide weather we need this.
*/
public class BudaLogConfig {
public Logger LOGGER;