Skip to content

Commit b88e7bb

Browse files
committed
feat(log): switch to log4rs
1 parent b1edb9f commit b88e7bb

File tree

8 files changed

+270
-85
lines changed

8 files changed

+270
-85
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
*.db
33
.env
44

5+
/log
6+
7+
/config/*.yaml
8+
59
.vscode/settings.json
610

711
.idea

0 commit comments

Comments
 (0)