How do you Change a Package's Log Level using Log4j?

前端 未结 5 1879
北荒
北荒 2020-12-24 04:31

I\'ve encountered the following bug:

http://issues.apache.org/jira/browse/AXIS2-4363

It states the following:

This error only occurs w

5条回答
  •  Happy的楠姐
    2020-12-24 05:34

    set the system property log4j.debug=true. Then you can determine where your configuration is running amuck.

提交回复
热议问题