06/05/2020 03:30, Pallavi Kadam: > Initialize logging on Windows to send log output > to the console. > > Signed-off-by: Pallavi Kadam <[email protected]> > Reviewed-by: Ranjit Menon <[email protected]> > Reviewed-by: Tasnim Bashar <[email protected]> > Tested-by: Dmitry Kozlyuk <[email protected]> > ---
The comment below is useless. I take freedom of dropping it on apply :-) > + /* initialize all logs */ > + rte_eal_log_init(NULL, 0);

