<?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>Raspberry Pi on DevTrace — 글로벌 개발 에러 트러블슈팅</title><link>https://tokkabi.com/tags/raspberry-pi/</link><description>Recent content in Raspberry Pi on DevTrace — 글로벌 개발 에러 트러블슈팅</description><generator>Hugo -- 0.125.0</generator><language>ko</language><lastBuildDate>Fri, 31 Jul 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://tokkabi.com/tags/raspberry-pi/index.xml" rel="self" type="application/rss+xml"/><item><title>Python 크래시 로그 남기기 — 원격 서버에서 stderr 리다이렉션</title><link>https://tokkabi.com/posts/how-to-log-a-python-crash/</link><pubDate>Fri, 31 Jul 2026 00:00:00 +0000</pubDate><guid>https://tokkabi.com/posts/how-to-log-a-python-crash/</guid><description>원격 라즈베리 파이에서 실행 중인 Python 스크립트가 몇 시간 뒤 크래시될 때 오류 메시지를 파일로 남기는 방법을 다룹니다. 셸 리다이렉션(&amp;gt;&amp;gt; file 2&amp;gt;&amp;amp;1), logging.exception, sys.exc_info() 기반 크래시 로그 작성까지 단계별로 정리합니다.</description></item></channel></rss>