[backend/configuration] Add Iceshrimp to default log level configuration
This should make it easier to understand how to enable debug logging
This commit is contained in:
parent
e388e0989d
commit
a4baef1b90
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@ Path = /path/to/media/location
|
|||
|
||||
[Logging:LogLevel]
|
||||
Default = Information
|
||||
Iceshrimp = Information
|
||||
Microsoft.AspNetCore = Warning
|
||||
Microsoft.EntityFrameworkCore = Warning
|
||||
Microsoft.EntityFrameworkCore.Migrations = Information
|
||||
|
|
Loading…
Add table
Reference in a new issue