csaf_distribution icon indicating copy to clipboard operation
csaf_distribution copied to clipboard

Complete transition to structured logging for aggregator

Open bernhardreiter opened this issue 1 year ago • 0 comments

Using structured logging as introduced with #530 is an advantage but removing --verbose may be considered an API change and thus would trigger a major release (e.g. 4), maybe changing the logging output is also a change in behavior.

This issues is to consider the implications and plan when to remove verbose and how to release the addition. A variant could be to let verbose set a logging level and do a minor release if the log output is not considered part of significant interface.

bernhardreiter avatar Apr 26 '24 07:04 bernhardreiter