1
0
mirror of https://github.com/JKorf/CryptoExchange.Net.git synced 2026-08-15 02:13:01 +00:00

wip example

This commit is contained in:
Jan Korf
2021-12-28 14:14:15 +01:00
parent 0117737dfa
commit f8c3b37cdf
33 changed files with 1518 additions and 5 deletions
@@ -0,0 +1,10 @@
{
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}