|
f30608e6f1
|
feat(dtmm): Enable colors for regular log lines
|
2023-04-05 14:48:23 +02:00 |
|
|
50a6a1c927
|
feat(dtmm): Colorize log output
Parses ANSI codes generated by tracing/color-eyre into druid's RichText
attributes.
|
2023-04-05 09:38:32 +02:00 |
|
|
762cf03aa8
|
fix(dtmm): Strip ANSI from error message in log view
Until they are implemented to color the text, they only hinder
legibility.
|
2023-03-08 19:53:54 +01:00 |
|
|
fa8764984f
|
feat(dtmm): Rework log levels and filters
Keep the flexibility for dev, but in prod drop stdout and restrict the
log view to stuff useful to the user.
|
2023-03-01 20:12:18 +01:00 |
|
|
e5a72731dd
|
refactor(dtmm): Split files into smaller modules
|
2023-02-28 10:03:56 +01:00 |
|