more rank stuff, might be ready for use
This commit is contained in:
@@ -56,6 +56,7 @@ namespace TOOHUCardAPI
|
||||
services.AddLogging(opt =>
|
||||
{
|
||||
opt.ClearProviders();
|
||||
opt.AddConfiguration(Configuration.GetSection("Logging"));
|
||||
opt.AddNLog();
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user