puppet-neutron/releasenotes/notes/add_logging_class-f34440ca42c07a89.yaml
Sergey Kolekonov 2471f3ad03 Add logging class
- Add logging class to manage olso.log related options
- Add option 'manage_logging' for init class to make it possible to evaluate
  logging class separately from init class in one catalog
- Deprecate 'verbose' option

Change-Id: I641f78a631911d87623d90340848c3892ae706df
2016-05-04 14:25:40 +03:00

10 lines
379 B
YAML

---
features:
- |
Add logging class to manage olso.log related options
init class can still be used for managing the limited number of options
Add option _manage_logging_ for init class to make it possible to evaluate
logging class separately from init class in one catalog
deprecations:
- _verbose_ option is deprecated and will be removed in future