using Myshipping.Core; Serve.Run(RunOptions.Default.ConfigureBuilder(builder => { builder.UseLoggingFile(); }));