mirror of
https://github.com/fadden/ciderpress.git
synced 2024-12-21 14:30:02 +00:00
f6647b9978
Mostly a bulk conversion of debug messages, primarily with sed: sed -e 's/\(WMSG[0-9]\)\(.*\)\(\\n"\)/LOGI\2"/' This removes the '\n' from the end of the log messages, and sets them all to "info" severity. We want to prefix each line with file/line and/or a timestamp, so it doesn't make sense to have a partial line, and there's no value in embedding the '\n' in every string. |
||
---|---|---|
.. | ||
AboutDlg.cpp | ||
AboutDlg.h | ||
ChooseFilesDlg.cpp | ||
ChooseFilesDlg.h | ||
Main.cpp | ||
Main.h | ||
mdc.clw | ||
mdc.cpp | ||
mdc.h | ||
mdc.ICO | ||
mdc.rc | ||
mdc.vcxproj | ||
mdc.vcxproj.filters | ||
mdc.vcxproj.user | ||
ProgressDlg.cpp | ||
ProgressDlg.h | ||
resource.h | ||
StdAfx.cpp | ||
StdAfx.h |