mirror of
https://github.com/QuotifyTeam/QuotifyBE.git
synced 2025-12-16 13:40:07 +01:00
feat: enable request logging for development environment
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
"Microsoft.AspNetCore": "Information"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.AspNetCore.HttpLogging.HttpLoggingMiddleware": "Information"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user