<?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: logging inside a talend component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/logging-inside-a-talend-component/m-p/2362923#M126961</link>
    <description>The jobs have a member variable log and you can use it. Please take care in your components you do not ship Log4J (if you depends on it set this library as provided) because the Karaf runtime ships with a patched log4j lib and you would overwrite these patched classes and destroy this way any logging.</description>
    <pubDate>Tue, 04 Apr 2017 20:17:07 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-04-04T20:17:07Z</dc:date>
    <item>
      <title>logging inside a talend component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/logging-inside-a-talend-component/m-p/2362922#M126960</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I create different TalendESB components. What is the standard logging? Dont want to use System.out.println().&lt;BR /&gt;&lt;BR /&gt;Greets&lt;BR /&gt;&lt;BR /&gt;Benjamin&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2017 13:31:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/logging-inside-a-talend-component/m-p/2362922#M126960</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-04T13:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: logging inside a talend component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/logging-inside-a-talend-component/m-p/2362923#M126961</link>
      <description>The jobs have a member variable log and you can use it. Please take care in your components you do not ship Log4J (if you depends on it set this library as provided) because the Karaf runtime ships with a patched log4j lib and you would overwrite these patched classes and destroy this way any logging.</description>
      <pubDate>Tue, 04 Apr 2017 20:17:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/logging-inside-a-talend-component/m-p/2362923#M126961</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-04T20:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: logging inside a talend component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/logging-inside-a-talend-component/m-p/2362924#M126962</link>
      <description>how can I use it? Compiler say log is not definied. I have see that other component use logger in this way:&lt;BR /&gt;&lt;PRE&gt;&amp;lt;%if(isLog4jEnabled){%&amp;gt;&lt;BR /&gt;&lt;BR /&gt;log.info("&amp;lt;%=cid%&amp;gt; - ....");&lt;/PRE&gt;&lt;BR /&gt;How can I activate log4jEnabled?</description>
      <pubDate>Thu, 06 Apr 2017 14:46:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/logging-inside-a-talend-component/m-p/2362924#M126962</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-06T14:46:18Z</dc:date>
    </item>
  </channel>
</rss>

