aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/log4j2.fabric.xml
AgeCommit message (Collapse)Author
2021-01-23That was the wrong indentshedaniel
2021-01-23Silence ClassTransformershedaniel
2020-04-04Small fixes to the log4j config filemodmuss50
2020-04-04Use a custom dev time log4j config. Enables color output and improves ↵modmuss50
overall logging. (#186) * Use a custom dev time log4j config. Enables color output and improves overall logging. Color output is not enabled by default for eclipse users * Use the run config to force enable ansi colors * Improve IDE detection