11 lines
243 B
JSON
11 lines
243 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning",
|
|
"Microsoft.EntityFrameworkCore": "Information",
|
|
"HackerNet.Web.Controllers.LinksController": "Debug"
|
|
}
|
|
}
|
|
}
|