<?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>any recommendation for consistent logging for code that might be run from tfm or from ns application</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/102374/any-recommendation-for-consistent-logging-for-code-that-might-be-run-from-tfm-or-from-ns-application</link><description>I noticed tfm_sp_log doesn&amp;#39;t append \r\n on to the formatting string but the the regular logging system with serial backend does. 
 I have a code module that can be compiled into either the TF-M secure zone or for testing compiled in the ns app. 
 I have</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 31 Jul 2023 15:50:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/102374/any-recommendation-for-consistent-logging-for-code-that-might-be-run-from-tfm-or-from-ns-application" /><item><title>RE: any recommendation for consistent logging for code that might be run from tfm or from ns application</title><link>https://devzone.nordicsemi.com/thread/439099?ContentTypeID=1</link><pubDate>Mon, 31 Jul 2023 15:50:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5900ba25-bd8e-4a19-9ee2-3ed1ff9df696</guid><dc:creator>Anthony Ambuehl</dc:creator><description>&lt;p&gt;that works, thank you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: any recommendation for consistent logging for code that might be run from tfm or from ns application</title><link>https://devzone.nordicsemi.com/thread/439032?ContentTypeID=1</link><pubDate>Mon, 31 Jul 2023 13:13:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b9f111b9-a480-41f4-841d-fe72e15c4118</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;A really quick answer from the correct people not OoO.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Could you please try adding the following:&lt;/p&gt;
&lt;div&gt;#define LOG_ERR(fmt, ...) LOG_ERRFMT(fmt &amp;quot;\r\n&amp;quot;, ##__VA_ARGS__)&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: any recommendation for consistent logging for code that might be run from tfm or from ns application</title><link>https://devzone.nordicsemi.com/thread/439028?ContentTypeID=1</link><pubDate>Mon, 31 Jul 2023 13:08:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e7af67c7-87a0-47b9-85d4-6ec546ed2143</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;br /&gt;&lt;span&gt;&lt;span dir="ltr"&gt;During the summer season, our workforce is currently operating with reduced staff levels throughout the company, which may lead to slight delays in our response time as we await additional resources. Rest assured, we are actively addressing all issues and working diligently to resolve them promptly.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;I have forwarded your question to our TF-M experts. I will update this ticket as soon as I have an answer, hopefully within tomorrow.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>