Add Report Service and add middleware
This commit is contained in:
parent
841bf32175
commit
89263416b3
52 changed files with 567 additions and 103 deletions
8
BMA.EHR.Report.Service/appsettings.Development.json
Normal file
8
BMA.EHR.Report.Service/appsettings.Development.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue