This website works better with JavaScript.
Explore
Help
Register
Sign In
StudyGroup
/
LogStudy
Watch
2
Star
0
Fork
You've already forked LogStudy
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7d44a52e5a
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '7d44a52e5a'
${ noResults }
LogStudy
/
LogStudy.WebApp
/
appsettings.Development.json
10 lines
125 B
JSON
Raw
Normal View
History
Unescape
Escape
初始化项目
5 years ago
{
"Logging"
:
{
"LogLevel"
:
{
"Default"
:
"Debug"
,
更新
5 years ago
"System"
:
"Debug"
,
"Microsoft"
:
"Debug"
初始化项目
5 years ago
}
}
}