add logging to file
This commit is contained in:
parent
550ae73287
commit
093af571d2
3 changed files with 16 additions and 7 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,3 +1,5 @@
|
|||
*.log
|
||||
|
||||
target
|
||||
|
||||
# Devenv
|
||||
|
|
@ -10,5 +12,3 @@ devenv.local.yaml
|
|||
|
||||
# pre-commit
|
||||
.pre-commit-config.yaml
|
||||
|
||||
mprocs.log
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue