2471f3ad03
- 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
10 lines
379 B
YAML
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
|