You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2014/06/10 01:27:09 UTC

[jira] [Closed] (ISIS-749) Make logging less noisy for selected classes

     [ https://issues.apache.org/jira/browse/ISIS-749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Haywood closed ISIS-749.
----------------------------


> Make logging less noisy for selected classes
> --------------------------------------------
>
>                 Key: ISIS-749
>                 URL: https://issues.apache.org/jira/browse/ISIS-749
>             Project: Isis
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: core-1.4.0
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>             Fix For: core-1.5.0
>
>
> 1. AdapterManagerDefault#adapterFor(final TypedOid typedOid, final ConcurrencyChecking concurrencyChecking) {
> change:
> LOG.info("updating version in oid, on " + originalOid + " (" + originalVersion + ") to (" + recreatedVersion +")");
> to LOG.debug
> 2. ResourceServlet # resourceFor
> BUT FOR NOW, leave these (which are quite noisy) as is:
> 3. PersistenceQueryFindUsingApplibQueryProcessor - is listing the parameters/arguments
> 4. PersistenceQueryFindAllInstancesProcessor - is listing the parameters/arguments



--
This message was sent by Atlassian JIRA
(v6.2#6252)