<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Console on DevTrace — 글로벌 개발 에러 트러블슈팅</title><link>https://tokkabi.com/tags/console/</link><description>Recent content in Console on DevTrace — 글로벌 개발 에러 트러블슈팅</description><generator>Hugo -- 0.125.0</generator><language>ko</language><lastBuildDate>Fri, 17 Jul 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://tokkabi.com/tags/console/index.xml" rel="self" type="application/rss+xml"/><item><title>자바스크립트에서 예외를 직접 throw할 때 스택 트레이스를 얻는 방법 (console.trace / Error.stack)</title><link>https://tokkabi.com/posts/how-can-i-get-a-javascript-stack-trace-when-i-throw-an-exception/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://tokkabi.com/posts/how-can-i-get-a-javascript-stack-trace-when-i-throw-an-exception/</guid><description>자바스크립트에서 throw로 예외를 직접 던질 때 함수 이름·URL·호출 체인이 담긴 스택 트레이스를 얻는 방법. console.trace()와 new Error().stack 속성을 실제 코드와 함께 정리했습니다.</description></item></channel></rss>