Commit d0b9612
committed
Fine tune default log format
Use levelprefix for uvicorn.logging.DefaultFormatte.
Move filename and position to end of line so that information is arranged
in most important order from left to right within the line, where the message
came from being least relevant in my thinking compared to the time, log level,
and actual message.1 parent 3348c85 commit d0b9612
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
| 232 | + | |
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
| |||
0 commit comments