@@ -8,7 +8,12 @@ Note that some libraries on the classpath use the `java.util.logging` API and lo
...
@@ -8,7 +8,12 @@ Note that some libraries on the classpath use the `java.util.logging` API and lo
## Configuration
## Configuration
The configuration of the log4j2 backend is done via `properties` files which comply with the log4j2 specifications [1](https://logging.apache.org/log4j/2.x/manual/configuration.html#Properties). XML, YAML, or JSON files are not supported. The usual mechanisms for automatic configuratio with such files is disabled. Instead, files have to be placed into the `conf` subdirs, as follows:
The configuration of the log4j2 backend is done via `properties` files which