(Breaking Changes)Remove SimpleConsoleLogger dependency from BatchEngine initialization. #13, thanks @mayuki
Note, this breaking change, does not work console logging if you use new HostBuilder().
you can change BatchHost.CreateDefaultBuilder() instead of new HostBuilder().