Skip to content

Commit ffc9147

Browse files
committed
[Docs] Add Tasks.md
1 parent 097635b commit ffc9147

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

docs/Tasks.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Tasks
2+
3+
1. Handle running with no log format.
4+
1. Extract a thread id from log when available and associate with source ref.
5+
1. Generate call stack from exceptions.
6+
1. Support multiple source roots from CLI.
7+
1. Serialize state for re-use on subsequent executions
8+
9+
## Extension
10+
11+
1. Work with non .log extension (.json, etc).
12+
1. Basic test coverage
13+
1. Support src -> log breakpoints
14+
15+
## Languages
16+
17+
1. Python
18+
1. Go
19+
1. JavaScript

0 commit comments

Comments
 (0)