<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Not all debug messages coming through</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/106062/not-all-debug-messages-coming-through</link><description>I am using Zephyr with a nRF5340 DK with the nRF Connect for VSCode Add-In. I am not getting the debug messages I am sending to it unless there is some sort of error and I get the last one. 
 
 
 
 
 
 
 I put a function at the top of one of my calls</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 06 Dec 2023 12:02:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/106062/not-all-debug-messages-coming-through" /><item><title>RE: Not all debug messages coming through</title><link>https://devzone.nordicsemi.com/thread/459159?ContentTypeID=1</link><pubDate>Wed, 06 Dec 2023 12:02:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:93ce2f26-567d-49a5-b5df-d5aba9bf2c41</guid><dc:creator>lcj</dc:creator><description>&lt;p&gt;I don&amp;#39;t know how I got it working but I did.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not all debug messages coming through</title><link>https://devzone.nordicsemi.com/thread/457516?ContentTypeID=1</link><pubDate>Mon, 27 Nov 2023 10:19:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f017ea0-97ef-43c1-97a8-df199139b8f6</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]I have a bunch of other &lt;code&gt;LOG_DBG&lt;/code&gt; messages that don&amp;#39;t come through. I need to see what&amp;#39;s happening leading up to the problem.[/quote]
&lt;p&gt;Where are these located in code (ie. which module?)?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Note that other modules have kconfig&amp;#39;s that needs to be set to *_LOG_LEVEL_DBG (for instance CONFIG_FS_LOG_LEVEL_DBG=y if targeting FS subsys) in order for them to print over the logger.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you also share the log output that you are currently seeing?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>