Skip to content

Commit c707cc7

Browse files
committed
feat: add logger
1 parent 2e78e98 commit c707cc7

File tree

5 files changed

+354
-2
lines changed

5 files changed

+354
-2
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
1+
# IDE
12
.idea
3+
4+
# Build Output
25
/target
6+
7+
# Logs
8+
logs

0 commit comments

Comments
 (0)