mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
Merge topic 'message-new-types-and-logging'
599587feb1message(): Minor code modernization6cc93b370emessage(): Add support for log levels377d1b7896cmSystemTools: Remove unused message-related code, simplify logic Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: Brad King <brad.king@kitware.com> Merge-request: !3268
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
new-message-types-and-logging
|
||||
-----------------------------
|
||||
|
||||
* The :command:`message` command learned new types: ``NOTICE``, ``VERBOSE``,
|
||||
``DEBUG`` and ``TRACE``.
|
||||
|
||||
* The :manual:`cmake(1)` command learned a new CLI option ``--loglevel``.
|
||||
Reference in New Issue
Block a user