You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2016/07/14 10:43:40 UTC

[07/38] isis git commit: ISIS-1465: minor fix to logging.properties of simpleapp (for the archetype)

ISIS-1465: minor fix to logging.properties of simpleapp (for the archetype)


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/90df10e4
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/90df10e4
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/90df10e4

Branch: refs/heads/master
Commit: 90df10e42fc693f0036b7c2eeefab6e5578bfee5
Parents: fd22081
Author: Dan Haywood <da...@haywood-associates.co.uk>
Authored: Wed Jul 13 06:23:26 2016 +0100
Committer: Dan Haywood <da...@haywood-associates.co.uk>
Committed: Wed Jul 13 06:23:26 2016 +0100

----------------------------------------------------------------------
 .../simpleapp/webapp/src/main/webapp/WEB-INF/logging.properties    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/90df10e4/example/application/simpleapp/webapp/src/main/webapp/WEB-INF/logging.properties
----------------------------------------------------------------------
diff --git a/example/application/simpleapp/webapp/src/main/webapp/WEB-INF/logging.properties b/example/application/simpleapp/webapp/src/main/webapp/WEB-INF/logging.properties
index 1efa120..af35a94 100644
--- a/example/application/simpleapp/webapp/src/main/webapp/WEB-INF/logging.properties
+++ b/example/application/simpleapp/webapp/src/main/webapp/WEB-INF/logging.properties
@@ -214,7 +214,7 @@ log4j.additivity.org.apache.isis.core.runtime.threadpool.ThreadPoolSupport=false
 
 # quieten Shiro
 log4j.logger.org.apache.shiro.realm.AuthorizingRealm=WARN,Console
-log4j.additivity.log4j.logger.org.apache.shiro.realm.AuthorizingRealm=false
+log4j.additivity.org.apache.shiro.realm.AuthorizingRealm=false
 
 
 # Application-specific logging