You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gora.apache.org by le...@apache.org on 2017/01/28 05:22:02 UTC

gora git commit: GORA-496 gora commands doesn't output results to console

Repository: gora
Updated Branches:
  refs/heads/master 665863454 -> 1fe93b6e0


GORA-496 gora commands doesn't output results to console


Project: http://git-wip-us.apache.org/repos/asf/gora/repo
Commit: http://git-wip-us.apache.org/repos/asf/gora/commit/1fe93b6e
Tree: http://git-wip-us.apache.org/repos/asf/gora/tree/1fe93b6e
Diff: http://git-wip-us.apache.org/repos/asf/gora/diff/1fe93b6e

Branch: refs/heads/master
Commit: 1fe93b6e00c706a862def239ccbbd0bc0821a017
Parents: 6658634
Author: Lewis John McGibbney <le...@gmail.com>
Authored: Fri Jan 27 21:21:56 2017 -0800
Committer: Lewis John McGibbney <le...@gmail.com>
Committed: Fri Jan 27 21:21:56 2017 -0800

----------------------------------------------------------------------
 conf/log4j.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/gora/blob/1fe93b6e/conf/log4j.properties
----------------------------------------------------------------------
diff --git a/conf/log4j.properties b/conf/log4j.properties
index 745d358..486c8e6 100644
--- a/conf/log4j.properties
+++ b/conf/log4j.properties
@@ -15,7 +15,7 @@
 
 # Define some default values that can be overridden by system properties
 # Logging Threshold
-gora.root.logger=INFO,DRFA
+gora.root.logger=INFO,DRFA,console
 gora.log.dir=.
 gora.log.file=gora.log
 log4j.threshhold=ALL