<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Logger on JOURNAL.ROBBI.MY</title><link>https://journal.robbi.my/tags/logger/</link><description>Recent content in Logger on JOURNAL.ROBBI.MY</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 09 Mar 2023 22:49:25 +0800</lastBuildDate><atom:link href="https://journal.robbi.my/tags/logger/index.xml" rel="self" type="application/rss+xml"/><item><title>Django logger (my personal favourite format)</title><link>https://journal.robbi.my/posts/230309102851/</link><pubDate>Thu, 09 Mar 2023 22:28:51 +0800</pubDate><guid>https://journal.robbi.my/posts/230309102851/</guid><description>&lt;p&gt;Personally, I do lot of programming using JAVA and &lt;code&gt;log4j&lt;/code&gt; is my favourite package that I use on my project.. but sometimes I also use PYTHON and been using DJANGO framework
because of it simplicity and easier to deploy.&lt;/p&gt;
&lt;p&gt;When I use DJANGO, I still prefer to have &lt;code&gt;logger&lt;/code&gt; on each of importance line of code (LoC) so I can trace back what actually happened when the code are executed.&lt;/p&gt;</description></item></channel></rss>