Import 2017-06-07 23:51:09: master 472a723e

Author Committer Branch Timestamp Parent
lassoan lassoan master 2015-03-12 09:34:10 master 1c7e55b9
Changeset

ENH: Write all info to the log file as formatted log messages

Writing unstructured raw text data to the log file breaks automatic log formatting and analysis.
To fix this, use logging functions instead of appending raw data to the log file.
Removed appendToLogFile to discourage developers from writing unformatted raw data to the log file.

git-svn-id: http://svn.slicer.org/Slicer4/trunk@24059 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Base/QTGUI/qSlicerApplication.cxx Diff File
mod - Base/QTGUI/qSlicerApplication.h Diff File