[
https://issues.apache.org/jira/browse/ISIS-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13938924#comment-13938924
]
ASF subversion and git services commented on ISIS-749:
------------------------------------------------------
Commit 1fcec5fa0befa8d790eec8baefc7c89cb8f727fb in isis's branch
refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=1fcec5f ]
ISIS-749: less noisy logging
in AdapterManagerDefault, ResourceServlet
> 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.4.2
>
>
> 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)