30/04/2020 01:24, Pallavi Kadam:
> This patchset adds EAL logging support on Windows.
> Logs will be sent to console output.
> 
> Pallavi Kadam (2):
>   eal: initialize eal logging on Windows
>   eal: add fnmatch implementation on Windows

fnmatch is required to change the log level of logs
specified with a globbing pattern.

I think it would be nicer to introduce fnmatch first,
and state in the other patch that logging is supported on Windows.

Titles would be:
eal/windows: add fnmatch implementation
log: support on Windows


Reply via email to