Please enable JavaScript in your browser!
Home
Explore
Help
Register
Sign In
XinXiBu
/
OA2023
Watch
4
Star
2
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
87f33a4704
Branches
Tags
develop
master
OA2023
/
OASystem
/
OASystem.Api
/
appsettings.Development.json
appsettings.Development.json
119 B
History
Raw
1
2
3
4
5
6
7
8
9
{
"Logging"
: {
"LogLevel"
: {
"Default"
:
"Information"
,
"Microsoft.AspNetCore"
:
"Warning"
}
}
}