This website requires JavaScript.
Explore
Help
Register
Sign In
root
/
IDIS_Server.Console
Watch
1
Star
0
Fork
You've already forked IDIS_Server.Console
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7db625419c
IDIS_Server.Console
/
appsettings.Development.json
9 lines
127 B
JSON
Raw
Normal View
History
Unescape
Escape
1
2025-07-04 01:50:54 +08:00
{
"Logging"
:
{
"LogLevel"
:
{
"Default"
:
"Information"
,
"Microsoft.AspNetCore"
:
"Warning"
}
}
}