went over all classes and added docs where is appropriate and needed

This commit is contained in:
Seraina
2022-04-18 21:57:33 +02:00
parent d25b6c405d
commit 55147ce1cf
21 changed files with 66 additions and 64 deletions

View File

@@ -8,7 +8,7 @@ import org.apache.logging.log4j.core.config.Configuration;
import org.apache.logging.log4j.core.config.LoggerConfig;
/**
*
*A Class that lets us set the RootLogger Level of all Classes in this Project
*/
public class BudaLogConfig {