don't dump settings on stdout
This commit is contained in:
@ -350,8 +350,6 @@ namespace Yavsc
|
||||
template: "{controller=Home}/{action=Index}/{id?}");
|
||||
});
|
||||
|
||||
logger.LogInformation(JsonConvert.SerializeObject(Startup.PayPalSettings));
|
||||
|
||||
}
|
||||
|
||||
// Entry point for the application.
|
||||
|
Reference in New Issue
Block a user