<?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: Need some help with regards to identification of Logs. in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Need-some-help-with-regards-to-identification-of-Logs/m-p/684286#M8427</link>
    <description>&lt;P&gt;You might want to look into taking control of the logs yourself using proc printto.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;proc printto file="c:\temp\junk.log";
run;
data _null_;
  put "Hello";
run;
proc printto;
run;&lt;/PRE&gt;</description>
    <pubDate>Wed, 16 Sep 2020 15:34:14 GMT</pubDate>
    <dc:creator>CurtisMackWSIPP</dc:creator>
    <dc:date>2020-09-16T15:34:14Z</dc:date>
    <item>
      <title>Need some help with regards to identification of Logs.</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Need-some-help-with-regards-to-identification-of-Logs/m-p/684275#M8426</link>
      <description>&lt;UL&gt;
&lt;LI&gt;When a user executes a SAS E-Miner project in interactive mode where are the default log output of such an execution generated and placed. Also is just 1 single log file generated for the entire project execution or are multiple logs generated. In case the response to the query varies basis scenarios, can you please help provide some reference scenarios for further understanding.&lt;/LI&gt;
&lt;LI&gt;When a user executes a SAS E-Miner Project in scheduled mode where are the default log output of such an execution generated and placed. Also is just 1 single log file generated for the entire project execution or are multiple logs generated. In case the response to the query varies basis scenarios, can you please help provide some reference scenarios for further understanding.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Can you please share some sample SAS E-Miner projects&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2020 15:17:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Need-some-help-with-regards-to-identification-of-Logs/m-p/684275#M8426</guid>
      <dc:creator>upadhi</dc:creator>
      <dc:date>2020-09-16T15:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: Need some help with regards to identification of Logs.</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Need-some-help-with-regards-to-identification-of-Logs/m-p/684286#M8427</link>
      <description>&lt;P&gt;You might want to look into taking control of the logs yourself using proc printto.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;proc printto file="c:\temp\junk.log";
run;
data _null_;
  put "Hello";
run;
proc printto;
run;&lt;/PRE&gt;</description>
      <pubDate>Wed, 16 Sep 2020 15:34:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Need-some-help-with-regards-to-identification-of-Logs/m-p/684286#M8427</guid>
      <dc:creator>CurtisMackWSIPP</dc:creator>
      <dc:date>2020-09-16T15:34:14Z</dc:date>
    </item>
  </channel>
</rss>

