<?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 can I change the logging level in unit tests? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-can-i-change-the-logging-level-in-unit-tests/m-p/76315#M50310</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;add a logging.properties which looks like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;handlers = java.util.logging.ConsoleHandler&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;.level = INFO &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java.util.logging.ConsoleHandler.level=INFO&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java.util.logging.ConsoleHandler.formatter=org.activiti.engine.impl.util.LogUtil$LogFormatter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Apr 2011 08:06:58 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2011-04-15T08:06:58Z</dc:date>
    <item>
      <title>How can I change the logging level in unit tests?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-can-i-change-the-logging-level-in-unit-tests/m-p/76314#M50309</link>
      <description>I'm getting a bunch of messages that I don't want in my logs like the following:Apr 14, 2011 11:22:26 AM org.activiti.engine.impl.db.DbSqlSession executeSchemaResourceINFO: performing create on engine with resource org/activiti/db/create/activiti.h2.create.engine.sqlHow can I change the log level?</description>
      <pubDate>Thu, 14 Apr 2011 15:32:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-can-i-change-the-logging-level-in-unit-tests/m-p/76314#M50309</guid>
      <dc:creator>sberardelli</dc:creator>
      <dc:date>2011-04-14T15:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change the logging level in unit tests?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-can-i-change-the-logging-level-in-unit-tests/m-p/76315#M50310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;add a logging.properties which looks like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;handlers = java.util.logging.ConsoleHandler&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;.level = INFO &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java.util.logging.ConsoleHandler.level=INFO&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java.util.logging.ConsoleHandler.formatter=org.activiti.engine.impl.util.LogUtil$LogFormatter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2011 08:06:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-can-i-change-the-logging-level-in-unit-tests/m-p/76315#M50310</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2011-04-15T08:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change the logging level in unit tests?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-can-i-change-the-logging-level-in-unit-tests/m-p/76316#M50311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You have to provide a logging.properties file containing the logging level. If you don't want to see the info change the logging level to WARNING. For example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;handlers = java.util.logging.ConsoleHandler&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;.level = WARNING&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java.util.logging.ConsoleHandler.level=WARNING&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java.util.logging.ConsoleHandler.formatter=org.activiti.engine.impl.util.LogUtil$LogFormatter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2011 09:22:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-can-i-change-the-logging-level-in-unit-tests/m-p/76316#M50311</guid>
      <dc:creator>l_marinkov</dc:creator>
      <dc:date>2011-07-01T09:22:21Z</dc:date>
    </item>
  </channel>
</rss>

