don't dump settings on stdout
This commit is contained in:
parent
1817ae098c
commit
e706e6966c
1 changed files with 0 additions and 2 deletions
|
|
@ -350,8 +350,6 @@ namespace Yavsc
|
|||
template: "{controller=Home}/{action=Index}/{id?}");
|
||||
});
|
||||
|
||||
logger.LogInformation(JsonConvert.SerializeObject(Startup.PayPalSettings));
|
||||
|
||||
}
|
||||
|
||||
// Entry point for the application.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue