<?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>에러 핸들링 on DevTrace — 글로벌 개발 에러 트러블슈팅</title><link>https://tokkabi.com/tags/%EC%97%90%EB%9F%AC-%ED%95%B8%EB%93%A4%EB%A7%81/</link><description>Recent content in 에러 핸들링 on DevTrace — 글로벌 개발 에러 트러블슈팅</description><generator>Hugo -- 0.125.0</generator><language>ko</language><lastBuildDate>Sun, 05 Jul 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://tokkabi.com/tags/%EC%97%90%EB%9F%AC-%ED%95%B8%EB%93%A4%EB%A7%81/index.xml" rel="self" type="application/rss+xml"/><item><title>파이썬에서 예외(Exception)를 출력하는 방법 정리</title><link>https://tokkabi.com/posts/how-do-i-print-an-exception-in-python/</link><pubDate>Sun, 05 Jul 2026 00:00:00 +0000</pubDate><guid>https://tokkabi.com/posts/how-do-i-print-an-exception-in-python/</guid><description>파이썬에서 예외를 출력하는 방법을 정리했습니다. except 블록 안에서 예외 객체를 print(e)로 출력하는 방법, traceback 모듈을 활용한 스택 트레이스 출력, logging으로 예외를 남기는 방법을 코드와 함께 다룹니다.</description></item></channel></rss>