blob: bc1d782d3c4bf096d48c29be4d1a62b5ecd1aba4 [file] [view]
---
name: Bug report
about: Submit a bug report
---
## Description
[A clear and concise description of what the bug is.]
## Configuration
**Version:** [Log4j version]
**Operating system:** [OS and version]
**JDK:** [JDK distribution and version]
## Logs
```
[Stacktraces, errors, etc. relevant applications logs.]
```
## Reproduction
[An isolated test reproducing the test.
JUnit tests similar to the ones in the code base are extremely appreciated.]