<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Not able to see the log details related to the code in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Not-able-to-see-the-log-details-related-to-the-code/m-p/735514#M229137</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I didn't get your reply, could you please explain elaborately.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sid&lt;/P&gt;</description>
    <pubDate>Tue, 20 Apr 2021 12:39:17 GMT</pubDate>
    <dc:creator>siddhartha77</dc:creator>
    <dc:date>2021-04-20T12:39:17Z</dc:date>
    <item>
      <title>Not able to see the log details related to the code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Not-able-to-see-the-log-details-related-to-the-code/m-p/735493#M229131</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am executing the below code:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;filename logfile temp; &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;proc printo log=logfile new;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;Below is the scren shot regarding the same:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="issue (3).png" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/58363i4DE3A381C4915A1E/image-size/large?v=v2&amp;amp;px=999" role="button" title="issue (3).png" alt="issue (3).png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I am unable to see any log details related to the code.&lt;/P&gt;&lt;P&gt;Please help me how to approach this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Siddhu&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 11:54:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Not-able-to-see-the-log-details-related-to-the-code/m-p/735493#M229131</guid>
      <dc:creator>siddhartha77</dc:creator>
      <dc:date>2021-04-20T11:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to see the log details related to the code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Not-able-to-see-the-log-details-related-to-the-code/m-p/735502#M229132</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you need to print to log &lt;STRONG&gt;before&lt;/STRONG&gt; the start of yours steps&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 12:19:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Not-able-to-see-the-log-details-related-to-the-code/m-p/735502#M229132</guid>
      <dc:creator>Oligolas</dc:creator>
      <dc:date>2021-04-20T12:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to see the log details related to the code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Not-able-to-see-the-log-details-related-to-the-code/m-p/735514#M229137</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I didn't get your reply, could you please explain elaborately.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sid&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 12:39:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Not-able-to-see-the-log-details-related-to-the-code/m-p/735514#M229137</guid>
      <dc:creator>siddhartha77</dc:creator>
      <dc:date>2021-04-20T12:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to see the log details related to the code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Not-able-to-see-the-log-details-related-to-the-code/m-p/735530#M229140</link>
      <description>&lt;P&gt;Run:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;filename LogFile temp; Proc printto log=LogFile new; run;

%_eg_hidenotesandsource;
%put NOTE: The current task will be submitted to the grid due to the server configuration policy.
%_eg_hidenotesandsource;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 20 Apr 2021 12:59:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Not-able-to-see-the-log-details-related-to-the-code/m-p/735530#M229140</guid>
      <dc:creator>Oligolas</dc:creator>
      <dc:date>2021-04-20T12:59:26Z</dc:date>
    </item>
  </channel>
</rss>

