<?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: OO Application Log in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/oo-application-log/m-p/835183#M43800</link>
    <description>&lt;P&gt;Hello Maria,&lt;/P&gt;&lt;P&gt;On your Question "&lt;EM&gt;Wich one you advise to use?&lt;/EM&gt;", I think it would be best to reach back to your companies / IT-department's approach in such matters. &lt;/P&gt;&lt;UL&gt;
&lt;LI&gt;Does the Standard-Log do what you want to achieve NOW (and possibly in the future)? Is it clear what it does and doesn't? Would your co-workers feel comfortable using this as well? Is it documented enough?&lt;/LI&gt;&lt;LI&gt;You might want to create a Custom Logger, but is that the right time and place for your work now?&lt;/LI&gt;&lt;LI&gt;You could use the "ZCL_LOGGER" from the GitHub-repo?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I suggest you go through &lt;A href="https://blogs.sap.com/2014/09/30/show-scn-the-better-logger-i-promised/#" target="_blank"&gt;the Blog and the discussion below the page&lt;/A&gt;, where people point out the possible drawbacks in using 'RECA' or Custom Development ... These can offer some opinions to make a decision.
&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(As Matthew states, it wouldn't be a huge development to create a Custom Log Class yourself ...)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Kind regards&lt;/P&gt;&lt;P&gt;Nic T.&lt;/P&gt;</description>
    <pubDate>Tue, 26 Feb 2019 10:42:24 GMT</pubDate>
    <dc:creator>NTeunckens</dc:creator>
    <dc:date>2019-02-26T10:42:24Z</dc:date>
    <item>
      <title>OO Application Log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oo-application-log/m-p/835177#M43794</link>
      <description>&lt;P&gt;Hi SCN,&lt;/P&gt;
  &lt;P&gt;Regarding applications log, is there equivalent BAL functions in OO (pure OO) (create, display, etc)?&lt;/P&gt;
  &lt;P&gt;Thanks.&lt;/P&gt;
  &lt;P&gt;Regards,&lt;/P&gt;
  &lt;P&gt;Maria João Rocha&lt;/P&gt;</description>
      <pubDate>Mon, 25 Feb 2019 18:04:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oo-application-log/m-p/835177#M43794</guid>
      <dc:creator>MariaJooRocha</dc:creator>
      <dc:date>2019-02-25T18:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: OO Application Log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oo-application-log/m-p/835178#M43795</link>
      <description>&lt;P&gt;A SAP Standard solution could be the use of Interface "IF_RECA_MESSAGE_LIST" : &lt;A href="https://blogs.sap.com/2016/08/12/using-exception-classes-with-application-log-an-approach/" target="_blank"&gt;link&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There's a GitHub-repo for a ApplicationLog Class that has gathered some attention : &lt;A href="https://blogs.sap.com/2014/09/30/show-scn-the-better-logger-i-promised/" target="_blank"&gt;link&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Feb 2019 19:57:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oo-application-log/m-p/835178#M43795</guid>
      <dc:creator>NTeunckens</dc:creator>
      <dc:date>2019-02-25T19:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: OO Application Log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oo-application-log/m-p/835179#M43796</link>
      <description>&lt;P&gt;I've written one (Actually, several in various places). It's quite straightforward. It is a bit odd that SAP didn't supply one, since, if I recall correctly, the BAL came in &lt;EM&gt;after &lt;/EM&gt;Objects.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Feb 2019 21:57:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oo-application-log/m-p/835179#M43796</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2019-02-25T21:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: OO Application Log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oo-application-log/m-p/835180#M43797</link>
      <description>&lt;A href="https://answers.sap.com/users/1142/nicteunckens.html"&gt;Nic Teunckens&lt;/A&gt;,Thank you very much. Wich one you advise to use? The standad SAP?I'll study right away.Regards,</description>
      <pubDate>Tue, 26 Feb 2019 10:10:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oo-application-log/m-p/835180#M43797</guid>
      <dc:creator>MariaJooRocha</dc:creator>
      <dc:date>2019-02-26T10:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: OO Application Log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oo-application-log/m-p/835181#M43798</link>
      <description>&lt;P&gt;&lt;A href="https://answers.sap.com/users/2688/matthewbillingham.html"&gt;Matthew Billingham&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Thank you very much for your reply.&lt;/P&gt;&lt;P&gt;Is it available? Where?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Maria João Rocha&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2019 10:11:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oo-application-log/m-p/835181#M43798</guid>
      <dc:creator>MariaJooRocha</dc:creator>
      <dc:date>2019-02-26T10:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: OO Application Log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oo-application-log/m-p/835182#M43799</link>
      <description>&lt;P&gt;Various clients' systems. On a few occasions, I've found someone got there before me.&lt;/P&gt;&lt;P&gt;I'm suggesting writing your own, if a Z one doesn't already exist. It really is simple - no more than a day's effort.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2019 10:38:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oo-application-log/m-p/835182#M43799</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2019-02-26T10:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: OO Application Log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oo-application-log/m-p/835183#M43800</link>
      <description>&lt;P&gt;Hello Maria,&lt;/P&gt;&lt;P&gt;On your Question "&lt;EM&gt;Wich one you advise to use?&lt;/EM&gt;", I think it would be best to reach back to your companies / IT-department's approach in such matters. &lt;/P&gt;&lt;UL&gt;
&lt;LI&gt;Does the Standard-Log do what you want to achieve NOW (and possibly in the future)? Is it clear what it does and doesn't? Would your co-workers feel comfortable using this as well? Is it documented enough?&lt;/LI&gt;&lt;LI&gt;You might want to create a Custom Logger, but is that the right time and place for your work now?&lt;/LI&gt;&lt;LI&gt;You could use the "ZCL_LOGGER" from the GitHub-repo?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I suggest you go through &lt;A href="https://blogs.sap.com/2014/09/30/show-scn-the-better-logger-i-promised/#" target="_blank"&gt;the Blog and the discussion below the page&lt;/A&gt;, where people point out the possible drawbacks in using 'RECA' or Custom Development ... These can offer some opinions to make a decision.
&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(As Matthew states, it wouldn't be a huge development to create a Custom Log Class yourself ...)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Kind regards&lt;/P&gt;&lt;P&gt;Nic T.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2019 10:42:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oo-application-log/m-p/835183#M43800</guid>
      <dc:creator>NTeunckens</dc:creator>
      <dc:date>2019-02-26T10:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: OO Application Log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oo-application-log/m-p/835184#M43801</link>
      <description>&lt;P&gt;Thanks again.&lt;/P&gt;&lt;P&gt;I'm ABAPer working on IT department &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; and working in progress with OO.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Maria João Rocha&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2019 10:50:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oo-application-log/m-p/835184#M43801</guid>
      <dc:creator>MariaJooRocha</dc:creator>
      <dc:date>2019-02-26T10:50:35Z</dc:date>
    </item>
  </channel>
</rss>

