<?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: Advance Workflow: No logger.log on Alfresco SDK 3.0 in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/advance-workflow-no-logger-log-on-alfresco-sdk-3-0/m-p/31057#M13160</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"logger.log" will never print anything with the default Alfresco logging configuration, because this causes DEBUG statements to be logged which is below the default threshold for the ScriptLogger class (default setting: log4j.logger.org.alfresco.repo.jscript.ScriptLogger=warn). You need to set the logger to debug via custom-log4j.properties file...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Aug 2017 11:47:54 GMT</pubDate>
    <dc:creator>afaust</dc:creator>
    <dc:date>2017-08-03T11:47:54Z</dc:date>
    <item>
      <title>Advance Workflow: No logger.log on Alfresco SDK 3.0</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/advance-workflow-no-logger-log-on-alfresco-sdk-3-0/m-p/31056#M13159</link>
      <description>Hi,I was created an "helloWorld" advance workflow with Alfresco SDK 3.0 from Jeff Potts‌ Blog Creating Custom Advanced Workflows in Alfresco | ECMArchitect | Alfresco Developer Tutorials .On previous version with Alfresco SDK 2.0 the logger.log is run normally. But nothing appears in alfresco.log wh</description>
      <pubDate>Thu, 03 Aug 2017 06:11:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/advance-workflow-no-logger-log-on-alfresco-sdk-3-0/m-p/31056#M13159</guid>
      <dc:creator>billydekid</dc:creator>
      <dc:date>2017-08-03T06:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: Advance Workflow: No logger.log on Alfresco SDK 3.0</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/advance-workflow-no-logger-log-on-alfresco-sdk-3-0/m-p/31057#M13160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"logger.log" will never print anything with the default Alfresco logging configuration, because this causes DEBUG statements to be logged which is below the default threshold for the ScriptLogger class (default setting: log4j.logger.org.alfresco.repo.jscript.ScriptLogger=warn). You need to set the logger to debug via custom-log4j.properties file...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 11:47:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/advance-workflow-no-logger-log-on-alfresco-sdk-3-0/m-p/31057#M13160</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2017-08-03T11:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: Advance Workflow: No logger.log on Alfresco SDK 3.0</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/advance-workflow-no-logger-log-on-alfresco-sdk-3-0/m-p/31058#M13161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A __default_attr="73554" __jive_macro_name="user" _jive_internal="true" data-id="73554" data-objecttype="3" data-type="person" href="https://community.alfresco.com/people/afaust" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;‌,&lt;BR /&gt;Forgot to mention, I already set log4j.logger.org.alfresco.repo.jscript.ScriptLogger=DEBUG on dev-log4j.properties (src/test/resources/alfresco/extension/dev-log4j.properties).&lt;/P&gt;&lt;P&gt;And I didn't find custom-log4j.properties, where's this file located?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 13:39:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/advance-workflow-no-logger-log-on-alfresco-sdk-3-0/m-p/31058#M13161</guid>
      <dc:creator>billydekid</dc:creator>
      <dc:date>2017-08-03T13:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Advance Workflow: No logger.log on Alfresco SDK 3.0</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/advance-workflow-no-logger-log-on-alfresco-sdk-3-0/m-p/31059#M13162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you already set dev-log4j.properties you should not need custom-log4j.properties - it is typically located in the same path. The custom-log4j.properties is meant for generic, custom overrides while the dev-log4j.properties is meant for dev-environment stuff. Never mind though that Alfresco does not differentiate between dev environments and any other environments, and it just looks at those configuration files in the precedence order of logj4.properties -&amp;gt; *-log4j.properties -&amp;gt; dev-log4j.properties&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't use SDK 3, so I would not know if that includes something that messes with the logging configuration...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 13:42:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/advance-workflow-no-logger-log-on-alfresco-sdk-3-0/m-p/31059#M13162</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2017-08-03T13:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: Advance Workflow: No logger.log on Alfresco SDK 3.0</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/advance-workflow-no-logger-log-on-alfresco-sdk-3-0/m-p/31060#M13163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK found it at /opt/alfresco-community/tomcat/shared/classes/alfresco/extension/ -- by changing custom-log4j.properties.sample name.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 13:43:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/advance-workflow-no-logger-log-on-alfresco-sdk-3-0/m-p/31060#M13163</guid>
      <dc:creator>billydekid</dc:creator>
      <dc:date>2017-08-03T13:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: Advance Workflow: No logger.log on Alfresco SDK 3.0</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/advance-workflow-no-logger-log-on-alfresco-sdk-3-0/m-p/31061#M13164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay.. Noted. Thanks so much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 13:45:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/advance-workflow-no-logger-log-on-alfresco-sdk-3-0/m-p/31061#M13164</guid>
      <dc:creator>billydekid</dc:creator>
      <dc:date>2017-08-03T13:45:25Z</dc:date>
    </item>
  </channel>
</rss>

