On Thu, Jan 25, 2024 at 1:56 PM David Marchand
wrote:
>
> RTE_LOG() macros prefixe the log messages based on the logtype.
> This results in logs like:
>
> TMTY: TELEMETRY: Attempting socket bind to path '/run/user/...'
> TMTY: TELEMETRY: Socket creation and binding ok
> TMTY: TELEMETRY: Telemetry
RTE_LOG() macros prefixe the log messages based on the logtype.
This results in logs like:
TMTY: TELEMETRY: Attempting socket bind to path '/run/user/...'
TMTY: TELEMETRY: Socket creation and binding ok
TMTY: TELEMETRY: Telemetry initialized ok
Remove redundancy in some libraries following their
2 matches
Mail list logo