doc/changes/3.27.rst
changeset 12738 a54037a68b14
parent 12737 56f7386bc6b9
child 12742 ca698656251c
--- a/doc/changes/3.27.rst	Tue May 21 18:16:51 2019 +0200
+++ b/doc/changes/3.27.rst	Tue Aug 20 22:45:46 2019 +0200
@@ -23,6 +23,10 @@
 * the --loglevel and --dbglevel flags are available for all cubicweb-ctl
   instance commands (and not only the ``pyramid`` one)
 
+* following "only in foreground" behavior all commands logs to stdout by
+  default from now on. To still log to a file pass ``log_to_file=True`` to
+  ``CubicWebConfiguration.config_for``
+
 Backwards incompatible changes
 ------------------------------