<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>logging on LaMelD</title><link>https://lameld.github.io/tags/logging/</link><description>Recent content in logging on LaMelD</description><generator>Hugo</generator><language>ko-KR</language><lastBuildDate>Thu, 17 Sep 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://lameld.github.io/tags/logging/index.xml" rel="self" type="application/rss+xml"/><item><title>10. 로깅</title><link>https://lameld.github.io/nestjs/ch-10/</link><pubDate>Thu, 17 Sep 2026 00:00:00 +0000</pubDate><guid>https://lameld.github.io/nestjs/ch-10/</guid><description>&lt;blockquote&gt;&#10;&lt;p&gt;&lt;strong&gt;로깅&lt;/strong&gt;은 앱의 동작·오류를 기록해 문제를 추적한다. NestJS는 내장 &lt;code&gt;Logger&lt;/code&gt; 를 제공하며, 운영에서는 &lt;code&gt;winston&lt;/code&gt; 같은 전용 로거로 교체한다.&lt;/p&gt;</description></item></channel></rss>