We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 097635b commit ffc9147Copy full SHA for ffc9147
docs/Tasks.md
@@ -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