{ appenders: [ { category: "tests", type: "file", filename: "tmp-tests.log", layout: { type: "messagePassThrough" } } ], levels: { "tests": "WARN" } }