<?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: how to change the log level in activiti-app in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-change-the-log-level-in-activiti-app/m-p/29724#M12647</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes i am referring to the&amp;nbsp;&lt;A href="https://github.com/Activiti/Activiti/blob/6.x/modules/activiti-ui/activiti-app/src/main/resources/log4j.properties" rel="nofollow noopener noreferrer" style="color: #1e88e5; background-color: #ffffff; border: 0px; text-decoration: none; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;Activiti/log4j.properties at 6.x · Activiti/Activiti · GitHub&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes i changed the file in&amp;nbsp;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;WEB-INF/classes and restarted tomcat, and it does not work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;I created activiti-app.properties file in resource which is [&lt;SPAN&gt;WEB-INF/classes] and added&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE class="" style="color: #000000; background-color: #f8f8f8; border: 1px solid #cccccc; padding: 6px 10px;"&gt;&lt;SPAN class="" style="color: #7f007f;"&gt;logging.level.org.springframework.web&lt;/SPAN&gt;=FATAL&lt;SPAN class="" style="color: #7f007f;"&gt;logging.level.org.hibernate&lt;/SPAN&gt;=FATAL&lt;/PRE&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;still no change.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;Am i missing something here? please advice&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 29 Jul 2018 09:59:18 GMT</pubDate>
    <dc:creator>samlambert</dc:creator>
    <dc:date>2018-07-29T09:59:18Z</dc:date>
    <item>
      <title>how to change the log level in activiti-app</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-change-the-log-level-in-activiti-app/m-p/29722#M12645</link>
      <description>I tried to change the log level of the activiti-app by changing the log4j.properties file, but still it prints debug and all the logs of all packages..any advice?log4j.rootLogger=FATAL, stdout# Console Appenderlog4j.appender.stdout=org.apache.log4j.ConsoleAppenderlog4j.appender.stdout.layout=org.apa</description>
      <pubDate>Sun, 15 Jul 2018 13:06:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-change-the-log-level-in-activiti-app/m-p/29722#M12645</guid>
      <dc:creator>samlambert</dc:creator>
      <dc:date>2018-07-15T13:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: how to change the log level in activiti-app</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-change-the-log-level-in-activiti-app/m-p/29723#M12646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess you mean&amp;nbsp;&lt;A class="link-titled" href="https://github.com/Activiti/Activiti/blob/6.x/modules/activiti-ui/activiti-app/src/main/resources/log4j.properties" title="https://github.com/Activiti/Activiti/blob/6.x/modules/activiti-ui/activiti-app/src/main/resources/log4j.properties" rel="nofollow noopener noreferrer"&gt;Activiti/log4j.properties at 6.x · Activiti/Activiti · GitHub&lt;/A&gt;&amp;nbsp;Did you change it in the WEB-INF/classes and restart tomcat? (See&amp;nbsp;&lt;A class="link-titled" href="https://docs.alfresco.com/process-services1.7/topics/administration_application_config.html" title="https://docs.alfresco.com/process-services1.7/topics/administration_application_config.html" rel="nofollow noopener noreferrer"&gt;Configuring Alfresco Process Services | Alfresco Documentation&lt;/A&gt;&amp;nbsp;and &lt;A class="jivelink1" href="https://www.activiti.org/userguide/#loggingConfiguration" title="https://www.activiti.org/userguide/#loggingConfiguration" rel="nofollow noopener noreferrer"&gt;https://www.activiti.org/userguide/#loggingConfiguration&lt;/A&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2018 13:30:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-change-the-log-level-in-activiti-app/m-p/29723#M12646</guid>
      <dc:creator>ryandawson</dc:creator>
      <dc:date>2018-07-18T13:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: how to change the log level in activiti-app</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-change-the-log-level-in-activiti-app/m-p/29724#M12647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes i am referring to the&amp;nbsp;&lt;A href="https://github.com/Activiti/Activiti/blob/6.x/modules/activiti-ui/activiti-app/src/main/resources/log4j.properties" rel="nofollow noopener noreferrer" style="color: #1e88e5; background-color: #ffffff; border: 0px; text-decoration: none; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;Activiti/log4j.properties at 6.x · Activiti/Activiti · GitHub&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes i changed the file in&amp;nbsp;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;WEB-INF/classes and restarted tomcat, and it does not work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;I created activiti-app.properties file in resource which is [&lt;SPAN&gt;WEB-INF/classes] and added&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE class="" style="color: #000000; background-color: #f8f8f8; border: 1px solid #cccccc; padding: 6px 10px;"&gt;&lt;SPAN class="" style="color: #7f007f;"&gt;logging.level.org.springframework.web&lt;/SPAN&gt;=FATAL&lt;SPAN class="" style="color: #7f007f;"&gt;logging.level.org.hibernate&lt;/SPAN&gt;=FATAL&lt;/PRE&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;still no change.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;Am i missing something here? please advice&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Jul 2018 09:59:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-change-the-log-level-in-activiti-app/m-p/29724#M12647</guid>
      <dc:creator>samlambert</dc:creator>
      <dc:date>2018-07-29T09:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: how to change the log level in activiti-app</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-change-the-log-level-in-activiti-app/m-p/29725#M12648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah you shouldn't have to create an activiti-app.properties. It should &lt;A href="https://www.activiti.org/userguide/#activiti.setup.database" rel="nofollow noopener noreferrer"&gt;already be in `&lt;EM style="color: #6a6a6a; background-color: #ffffff; font-size: small;"&gt;activiti-app&lt;/EM&gt;&lt;SPAN style="color: #545454; background-color: #ffffff; font-size: small;"&gt;.&lt;/SPAN&gt;&lt;EM style="color: #6a6a6a; background-color: #ffffff; font-size: small;"&gt;properties&lt;/EM&gt;&lt;SPAN style="color: #545454; background-color: #ffffff; font-size: small;"&gt;in the WEB-INF/classes/META-INF/&lt;/SPAN&gt;&lt;/A&gt;&lt;EM style="color: #6a6a6a; background-color: #ffffff; font-size: small;"&gt;&lt;A href="https://www.activiti.org/userguide/#activiti.setup.database" rel="nofollow noopener noreferrer"&gt;activiti-app`.&lt;/A&gt;&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2018 08:09:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-change-the-log-level-in-activiti-app/m-p/29725#M12648</guid>
      <dc:creator>ryandawson</dc:creator>
      <dc:date>2018-07-30T08:09:19Z</dc:date>
    </item>
  </channel>
</rss>

