mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
mention console log colors in beryllium release notes
This commit is contained in:
parent
294dfe2d94
commit
0e57aeb3d0
@ -3,12 +3,17 @@ Salt Release Notes - Codename Beryllium
|
||||
=======================================
|
||||
|
||||
Core Changes
|
||||
=============
|
||||
============
|
||||
|
||||
- Add system version info to ``versions_report``, which appears in both ``salt
|
||||
--versions-report`` and ``salt '*' test.versions_report``. Also added is an
|
||||
alias ``test.versions`` to ``test.versions_report``. (:issue:`21906`)
|
||||
|
||||
- Add colorized console logging support. This is activated by using
|
||||
``%(colorlevel)s``, ``%(colorname)s``, ``%(colorprocess)s``, ``%(colormsg)s``
|
||||
in ``log_fmt_console`` in the config file for any of ``salt-master``,
|
||||
``salt-minion``, and ``salt-cloud``.
|
||||
|
||||
JBoss 7 State
|
||||
=============
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user