{
  "unversionedId": "debugging",
  "id": "debugging",
  "isDocsHomePage": false,
  "title": "Debugging ts-jest",
  "description": "You can activate the debug logger by setting the environment variable TSJESTLOG before running tests.",
  "source": "@site/docs/debugging.md",
  "slug": "/debugging",
  "permalink": "/ts-jest/docs/debugging",
  "editUrl": "https://github.com/kulshekhar/ts-jest/edit/master/docs/docs/debugging.md",
  "version": "current",
  "sidebar": "docs",
  "previous": {
    "title": "Migration from <=23.10",
    "permalink": "/ts-jest/docs/migration"
  },
  "next": {
    "title": "Jest flow",
    "permalink": "/ts-jest/docs/processing"
  }
}