Re: [PATCH v23 14/15] log: colorize log output

2024-09-18 Thread fengchengwen
Acked-by: Chengwen Feng On 2024/9/18 12:56, Stephen Hemminger wrote: > Like dmesg, colorize the log output (unless redirected to file). > Timestamp is green, the subsystem is in yellow and the message > is red if urgent, boldface if an error, and normal for info and > debug messages. > > Signed-

[PATCH v23 14/15] log: colorize log output

2024-09-17 Thread Stephen Hemminger
Like dmesg, colorize the log output (unless redirected to file). Timestamp is green, the subsystem is in yellow and the message is red if urgent, boldface if an error, and normal for info and debug messages. Signed-off-by: Stephen Hemminger Acked-by: Morten Brørup --- app/test/test_eal_flags.c