]> source.dussan.org Git - sonarqube.git/commit
SONAR-3590 Log all Rails warnings & errors in "sonar.log" file
authorFabrice Bellingard <bellingard@gmail.com>
Fri, 6 Jul 2012 15:27:59 +0000 (17:27 +0200)
committerFabrice Bellingard <bellingard@gmail.com>
Fri, 6 Jul 2012 15:31:21 +0000 (17:31 +0200)
commitd383475212ca9d551adcf458657ae4556721e34f
tree630accd17e018c05b26949758d996ed4da17c17b
parentc05075306cc0b6831d869f8c7cc8b617cc94e568
SONAR-3590 Log all Rails warnings & errors in "sonar.log" file

=> Initial issue: when an exception is raised in a ruby widget, the
   error stack trace is not logged in the sonar.log file
sonar-application/src/main/assembly/conf/logback.xml
sonar-server/src/main/webapp/WEB-INF/app/helpers/dashboard_helper.rb
sonar-server/src/main/webapp/WEB-INF/app/views/widget/index.html.erb