Skip to content

Commit a1f01c2

Browse files
committed
feat(log): add logging notebook (and add log file path to param)
1 parent eb70bef commit a1f01c2

File tree

5 files changed

+824
-6
lines changed

5 files changed

+824
-6
lines changed

.gitignore

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@ __pycache__
33
.pytest_cache
44
.pytype
55

6-
# Log messages, except the example one generated by logs.ipynb
7-
*.log
8-
!log_example.log
9-
106
# vscode
117
.vscode/*
128

0 commit comments

Comments
 (0)