]> source.dussan.org Git - vaadin-framework.git/commit
Replace printStackTrace with getLogger().log() (#12147)
authorArtur Signell <artur@vaadin.com>
Fri, 28 Jun 2013 13:31:48 +0000 (16:31 +0300)
committerVaadin Code Review <review@vaadin.com>
Fri, 28 Jun 2013 13:34:13 +0000 (13:34 +0000)
commit170205908d72e51ba447daabbc8b2323c119a97e
tree1e5ca1a3828ed90fe5d3208cec57f147424d1e0b
parent7e7e698367d38d10cb05cf493bd0eee338b05c0c
Replace printStackTrace with getLogger().log() (#12147)

Change-Id: I9ec61fdc7ddc06f129a9d69b99e6295a62c4b0d3
server/src/com/vaadin/server/VaadinServlet.java
server/src/com/vaadin/server/themeutils/SASSAddonImportFileCreator.java
server/src/com/vaadin/ui/components/colorpicker/ColorPickerPopup.java