Files
swift/test/unit/common
Kota Tsuyuzaki 99a3d1a1c5 Fix the prefix of messages caputured from stderr
Swift caputures both sys.stdout and sys.stderr messages and
transfers them to syslog. However, whole of the messages
uses the "STDOUT:" prefix, currently.

It will be quite confusable for debugging purpose because we
cannot make sure whether "Swift didn't caputure stderr" or
"Swift captured stderr but didn't show it" when we want to log
some stderr messages.

This patch enables to allow a new prefix "STDERR:" and use it
for sys.stderr.

Change-Id: Idf4649e9860b77c3600a5cd0a3e0bd674b31fb4f
2015-03-13 04:39:16 -07:00
..
2015-02-26 11:48:45 -08:00
2015-02-12 13:28:29 -08:00
2010-07-12 17:03:45 -05:00
2015-03-04 12:33:56 +05:30
2015-03-04 12:33:56 +05:30