You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plans/logger-refactor-plan.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
## Plan: Refactor Logger to Pass as Parameter
2
2
3
+
This is a live document. You should update it with any unintutive cases you find while running through the steps below. Do _not_ add items in a dedicated section, but just update the sections themselves. Feel free to split one step into multiple steps if it is too long/complicated.
4
+
3
5
### Step 1: Search for logger imports
4
6
5
7
- Use `code_search` with pattern `import \{ logger` (escape curly braces)
0 commit comments