-
```
What steps will reproduce the problem?
1. Use Log4JLogger
logger = Log4JLogger.getLogger(TestESAPIValidationPatterns.class);
logger.warn("starting up");
2. In log4j.properties, u…
-
```
What steps will reproduce the problem?
1. Use Log4JLogger
logger = Log4JLogger.getLogger(TestESAPIValidationPatterns.class);
logger.warn("starting up");
2. In log4j.properties, u…
-
```
What steps will reproduce the problem?
1. Use Log4JLogger
logger = Log4JLogger.getLogger(TestESAPIValidationPatterns.class);
logger.warn("starting up");
2. In log4j.properties, u…
-
```
What steps will reproduce the problem?
1. Use Log4JLogger
logger = Log4JLogger.getLogger(TestESAPIValidationPatterns.class);
logger.warn("starting up");
2. In log4j.properties, u…
-
```
What steps will reproduce the problem?
1. Use Log4JLogger
logger = Log4JLogger.getLogger(TestESAPIValidationPatterns.class);
logger.warn("starting up");
2. In log4j.properties, u…
-
```
What steps will reproduce the problem?
1. Use Log4JLogger
logger = Log4JLogger.getLogger(TestESAPIValidationPatterns.class);
logger.warn("starting up");
2. In log4j.properties, u…
-
The JDBC appender right now provides two ways to configure the column mapping: `ColumnMapping` (used also by other appenders) and the JDBC specific `ColumnConfig`. Neither of them is deprecated or rec…
-
### Describe the bug
Many mods aren't compatible with pojav launcher for now.
Instead of creating an issue for each and every mod, add yours to this list via a comment and the log file 😄
Non-e…
-
- [ ] Log4j Implementiern
- [ ] Festlegen wie fie Loglevel gehandhapt werden sollen
- [ ] Systemparamter für die Propertis zum laufen kriegen
-
Hi I'm trying to test the server locally and had some issues.
after running:
`$ mvn clean package`
I've put a `log4j.properties` file and a `config.json` file in the main directory, then run:
```
$ …