调整Kestrel日志等级
This commit is contained in:
parent
ca9880f2fc
commit
bedc825ff3
@ -30,7 +30,7 @@
|
|||||||
"Yarp": "Warning",
|
"Yarp": "Warning",
|
||||||
"System": "Warning",
|
"System": "Warning",
|
||||||
"Microsoft": "Warning",
|
"Microsoft": "Warning",
|
||||||
"Microsoft.AspNetCore.Server.Kestrel": "None"
|
"Microsoft.AspNetCore.Server.Kestrel": "Error"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user