1
0
mirror of https://github.com/bitwarden/server synced 2026-01-01 08:03:23 +00:00

setup to receive & process event postings

This commit is contained in:
Kyle Spearrin
2017-12-04 10:59:07 -05:00
parent 31d0caf73e
commit 9cb1047f2b
12 changed files with 189 additions and 30 deletions

View File

@@ -1,10 +0,0 @@
{
"Logging": {
"IncludeScopes": false,
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
}
}