{
  "LOG_FILE": "/app/logs/app.log",
  "handlers": [
    {
      "file": "/app/logs/app.log",
      "type": "FileHandler"
    }
  ]
}
