{
  "appenders": [
    {
      "type": "file",
      "filename": "tmp-test.log",
      "maxLogSize": 1024,
      "backups": 3
    }
  ]
}
