[
https://issues.apache.org/jira/browse/ISIS-749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Haywood updated ISIS-749:
-----------------------------
Description:
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
was:
1. AdapterManagerDefault#adapterFor(final TypedOid typedOid, final
ConcurrencyChecking concurrencyChecking) {
change:
LOG.info("updating version in oid, on " + originalOid + " (" + originalVersion
+ ") to (" + recreatedVersion +")");
to LOG.debug
(LEAVE THESE AS IS...)
2. PersistenceQueryFindUsingApplibQueryProcessor - is listing the
parameters/arguments
3. PersistenceQueryFindAllInstancesProcessor - is listing the
parameters/arguments
> 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)