You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rg...@apache.org on 2015/08/30 21:46:18 UTC

[3/3] logging-log4j2 git commit: LOG4J2-952 - change status logging level to error

LOG4J2-952 - change status logging level to error


Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/0280c886
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/0280c886
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/0280c886

Branch: refs/heads/LOG4J2-952
Commit: 0280c886fa66f45aafa440458e9e13a771233d20
Parents: 20fd227
Author: Ralph Goers <rg...@nextiva.com>
Authored: Sun Aug 30 12:46:00 2015 -0700
Committer: Ralph Goers <rg...@nextiva.com>
Committed: Sun Aug 30 12:46:00 2015 -0700

----------------------------------------------------------------------
 log4j-core/src/test/resources/log4j2-properties.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/0280c886/log4j-core/src/test/resources/log4j2-properties.properties
----------------------------------------------------------------------
diff --git a/log4j-core/src/test/resources/log4j2-properties.properties b/log4j-core/src/test/resources/log4j2-properties.properties
index 35d2c90..716a9ca 100644
--- a/log4j-core/src/test/resources/log4j2-properties.properties
+++ b/log4j-core/src/test/resources/log4j2-properties.properties
@@ -13,7 +13,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-status = DEBUG
+status = ERROR
 
 filters = Threshold