<?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 Scheduled jobs in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/scheduled-jobs/m-p/121449#M33318</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;I have created scheduled jobs with alfresco 5.2 using SDK and deployed in ACS 6.1. able to see the job in admin console and its trigger also updating properly. I have added loggers in the job but it's not printing in alfresco logs.&lt;/P&gt;&lt;P&gt;Kindly help me on it&lt;/P&gt;</description>
    <pubDate>Thu, 14 Oct 2021 16:13:15 GMT</pubDate>
    <dc:creator>logs</dc:creator>
    <dc:date>2021-10-14T16:13:15Z</dc:date>
    <item>
      <title>Scheduled jobs</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/scheduled-jobs/m-p/121449#M33318</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;I have created scheduled jobs with alfresco 5.2 using SDK and deployed in ACS 6.1. able to see the job in admin console and its trigger also updating properly. I have added loggers in the job but it's not printing in alfresco logs.&lt;/P&gt;&lt;P&gt;Kindly help me on it&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2021 16:13:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/scheduled-jobs/m-p/121449#M33318</guid>
      <dc:creator>logs</dc:creator>
      <dc:date>2021-10-14T16:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduled jobs</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/scheduled-jobs/m-p/121450#M33319</link>
      <description>&lt;P&gt;You have to enable the logs for your custom package. For example if you have created the scheduled jobs under e.g "com.demo.job" java package. Then you need to add following in log4j.properties file:&lt;/P&gt;
&lt;PRE&gt;log4j.logger.com.demo.jobs=info

OR

log4j.logger.com.demo.jobs=debug

&lt;/PRE&gt;
&lt;P&gt;You can also enable logs at root level of your java package if you want every class user "com.demo" package should write the logs, e.g.:&lt;/P&gt;
&lt;PRE&gt;log4j.logger.com.demo=debug
&lt;/PRE&gt;
&lt;P&gt;Also check these threads if it helps:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-forum/logger-configuration/m-p/296539#M17957" target="_blank" rel="nofollow noopener noreferrer"&gt;https://hub.alfresco.com/t5/alfresco-content-services-forum/logger-configuration/m-p/296539#M17957&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2021 17:47:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/scheduled-jobs/m-p/121450#M33319</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2021-10-14T17:47:09Z</dc:date>
    </item>
  </channel>
</rss>

