Metadata-Query
This commit is contained in:
10
Metadata-Query/appsettings.Development.json
Normal file
10
Metadata-Query/appsettings.Development.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Log4netProvider": "Debug"
|
||||
}
|
||||
},
|
||||
"Serilog": {
|
||||
"MinimumLevel": "Debug"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user