jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
Signup
Sonar Plugins
  • Sonar Plugins
  • SONARPLUGINS-944

Don't display verbose logs

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Critical Critical
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: PHP-0.4
  • Component/s: PHP
  • Labels:
    None
  • Number of attachments :
    0

Description

My PHP project is very big with a lot of files.
phpcpd & phpunit is displaying logs of all files.
It slows down the analysis process a lot, and the logs are too verbose to read.

Please omit the output of phpcpd & phpunit, we can see the result in sonar...

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Mathias kluba added a comment - 30/Jan/11 8:52 AM

In fact, the most verbose tool is phpcs.
Please omit output of all PHP tools.
Please use the Logger to display the output, so we will be able to display the output with "mvn -X" if needed.

Show
Mathias kluba added a comment - 30/Jan/11 8:52 AM In fact, the most verbose tool is phpcs. Please omit output of all PHP tools. Please use the Logger to display the output, so we will be able to display the output with "mvn -X" if needed.
Hide
Permalink
Akram Ben Aissi added a comment - 12/Feb/11 6:21 PM

Output logs for php tools are sent to logger.debug

Show
Akram Ben Aissi added a comment - 12/Feb/11 6:21 PM Output logs for php tools are sent to logger.debug

People

  • Assignee:
    Akram Ben Aissi
    Reporter:
    Mathias kluba
Vote (0)
Watch (0)

Dates

  • Created:
    30/Jan/11 8:31 AM
    Updated:
    07/Apr/11 5:01 PM
    Resolved:
    12/Feb/11 6:21 PM
  • Atlassian JIRA (v5.2.7#850-sha1:b2af0c8)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.