stitchaton/src/Oh.My.Stitcher/appsettings.Development.json

9 lines
113 B
JSON
Raw Normal View History

2025-07-27 16:02:56 +07:00
{
"Logging": {
"LogLevel": {
"Default": "Debug",
"Microsoft.AspNetCore": "Warning"
}
}
}