Commit 65204cc
Add log level color keys and handle default (#264)
* Add log level color keys
Also adding a default white color when the key is not recognize. Without
the default an error is printed instead of the log entry.
* Fallback to default terminal color on unknown log level
Co-authored-by: Takashi Kusumi <tkusumi@zlab.co.jp>
---------
Co-authored-by: Takashi Kusumi <tkusumi@zlab.co.jp>1 parent d7d5a4f commit 65204cc
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
486 | 486 | | |
487 | 487 | | |
488 | 488 | | |
| 489 | + | |
| 490 | + | |
489 | 491 | | |
490 | 492 | | |
491 | 493 | | |
| |||
494 | 496 | | |
495 | 497 | | |
496 | 498 | | |
| 499 | + | |
| 500 | + | |
497 | 501 | | |
| 502 | + | |
498 | 503 | | |
499 | 504 | | |
500 | 505 | | |
| |||
0 commit comments