Re: [PATCH v2 1/2] doc/contributing: provide coding details for dynamic logging

2023-07-04 Thread David Marchand
On Tue, Jun 20, 2023 at 7:08 PM Bruce Richardson wrote: > > While the section on dynamic logging in the contributors guide covered > the details of the logging naming scheme, it failed to cover exactly how > the component developer, i.e. the contributor, could actually use > dynamic logging in the

Re: [PATCH v2 1/2] doc/contributing: provide coding details for dynamic logging

2023-07-03 Thread fengchengwen
Acked-by: Chengwen Feng On 2023/6/21 1:07, Bruce Richardson wrote: > While the section on dynamic logging in the contributors guide covered > the details of the logging naming scheme, it failed to cover exactly how > the component developer, i.e. the contributor, could actually use > dynamic logg

[PATCH v2 1/2] doc/contributing: provide coding details for dynamic logging

2023-06-20 Thread Bruce Richardson
While the section on dynamic logging in the contributors guide covered the details of the logging naming scheme, it failed to cover exactly how the component developer, i.e. the contributor, could actually use dynamic logging in their component. Fix this by splitting the details of the naming sche