cdist/cdist/core
evilham ba77ea9edc [UX] Add option to enable LogLevel-based coloured output.
This makes it easier for new and experienced users to run cdist with higher
verbosity levels, both to know that things are working as expected and to debug
issues.

Documentation has been modified accordingly and default behaviour is not
changed.
2020-06-01 19:11:58 +02:00
..
__init__.py Warn about invalid type and continue instead of error. 2017-11-02 17:44:47 +01:00
cdist_object.py Redefine/reimplement CDIST_ORDER_DEPENDENCY 2019-11-27 15:04:47 +01:00
cdist_type.py Allow custom message for each deprecated parameter 2019-06-20 10:54:40 +02:00
code.py set __cdist_dry_run env var if dry-run 2019-05-16 21:58:47 +02:00
explorer.py set __cdist_dry_run env var if dry-run 2019-05-16 21:58:47 +02:00
manifest.py [UX] Add option to enable LogLevel-based coloured output. 2020-06-01 19:11:58 +02:00
util.py __cdist_log_level=<log level int value>; __cdist_log_level_name=<log level name> (#574) 2017-09-11 09:06:47 +02:00