#645 added a sample project using the administration api, tested locally and works as expected (#660)

This commit is contained in:
Tom Pallister
2018-10-13 17:48:03 +01:00
committed by GitHub
parent 89639ce7e7
commit 41d4f9c6df
8 changed files with 361 additions and 0 deletions

View File

@ -0,0 +1,10 @@
{
"Logging": {
"IncludeScopes": true,
"LogLevel": {
"Default": "Trace",
"System": "Trace",
"Microsoft": "Trace"
}
}
}