You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/05/18 08:50:13 UTC

[jira] [Commented] (EAGLE-300) Disable spring debug log by default in webservice

    [ https://issues.apache.org/jira/browse/EAGLE-300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15288634#comment-15288634 ] 

ASF GitHub Bot commented on EAGLE-300:
--------------------------------------

GitHub user anyway1021 opened a pull request:

    https://github.com/apache/incubator-eagle/pull/192

    EAGLE-300 set debug-log dumping components' log level to INFO

    Previously, when trying to find meaningful logs of eagle, there were too many DEBUG log lines in service log file. The redundancy ratio could be found as this: within a 1.5GB log file, only 25+MB log lines are at INFO and ERROR level. Therefore, modify log4j configuration to ignore debug-log dumping from springframework, apache.commons, and apache.torque.
    
    Please help review this PR. Thanks.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/anyway1021/incubator-eagle EAGLE-300

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-eagle/pull/192.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #192
    
----
commit ecf2fbc5dfff2786490133dfe7e55cc09db7ca4d
Author: ziwu <zi...@ebay.com>
Date:   2016-05-18T08:40:55Z

    set debug-log dumping components' log level to INFO

----


> Disable spring debug log by default in webservice
> -------------------------------------------------
>
>                 Key: EAGLE-300
>                 URL: https://issues.apache.org/jira/browse/EAGLE-300
>             Project: Eagle
>          Issue Type: Bug
>    Affects Versions: v0.4.0, v0.3.1
>            Reporter: Michael Wu
>            Assignee: Michael Wu
>             Fix For: v0.4.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)