Is it necessary to set HostConfig.LogFactory as well as LogManager.LogFactory?
No, Config.LogFactory wasn’t used anywhere (should’ve been removed in v5), I’ve just deprecated it and changed it to be a wrapper around LogManager.LogFactory in this commit.
1 Like