doc/changes/3.27.rst
changeset 12738 a54037a68b14
parent 12737 56f7386bc6b9
child 12742 ca698656251c
equal deleted inserted replaced
12737:56f7386bc6b9 12738:a54037a68b14
    20 * add a --pdb flag to all cubicweb-ctl command to launch (i)pdb if an exception
    20 * add a --pdb flag to all cubicweb-ctl command to launch (i)pdb if an exception
    21   occurs during a command execution.
    21   occurs during a command execution.
    22 
    22 
    23 * the --loglevel and --dbglevel flags are available for all cubicweb-ctl
    23 * the --loglevel and --dbglevel flags are available for all cubicweb-ctl
    24   instance commands (and not only the ``pyramid`` one)
    24   instance commands (and not only the ``pyramid`` one)
       
    25 
       
    26 * following "only in foreground" behavior all commands logs to stdout by
       
    27   default from now on. To still log to a file pass ``log_to_file=True`` to
       
    28   ``CubicWebConfiguration.config_for``
    25 
    29 
    26 Backwards incompatible changes
    30 Backwards incompatible changes
    27 ------------------------------
    31 ------------------------------
    28 
    32 
    29 * Standardization on the way to launch a cubicweb instance, from now on the
    33 * Standardization on the way to launch a cubicweb instance, from now on the