feat: show thread name in logs for playground and standalone #14114
Task list completed / task-list-completed
Started
2023-12-26 07:40:25
ago
3 / 4 tasks completed
1 task still to be completed
Details
Required Tasks
Task | Status |
---|---|
Show thread names in logs for playground and standalone. | Incomplete |
Shorten the thread names to comply with Linux's 16-character limit. | Incomplete |
Also include the Java thread's name as a field in tracing_slf4j . This is not restricted to the playground or standalone profile. |
Incomplete |
I have written necessary rustdoc comments | Completed |
I have added necessary unit tests and integration tests | Completed |
All checks passed in ./risedev check (or alias, ./risedev c ) |
Completed |
My PR needs documentation updates. (Please use the Release note section below to summarize the impact on users) | Incomplete |
Loading