From 9bb26c4e4d23c6068ded00fd650e655c59c49534 Mon Sep 17 00:00:00 2001 From: Ivan Alejandro Date: Thu, 11 Jul 2013 15:03:53 -0300 Subject: Redirect output to the logger. Closes #3134. Redirects: - the standard output - the standard error - the twisted log output to the logger. --- changes/feature_3134-redirect-output-to-logger | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/feature_3134-redirect-output-to-logger (limited to 'changes') diff --git a/changes/feature_3134-redirect-output-to-logger b/changes/feature_3134-redirect-output-to-logger new file mode 100644 index 00000000..b397c5bc --- /dev/null +++ b/changes/feature_3134-redirect-output-to-logger @@ -0,0 +1 @@ + o Redirect stdout/stderr and twisted log to the logger. Closes #3134. -- cgit v1.2.3