feat: add logging entity and types for structured log records
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -22,6 +22,9 @@ npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
!src/query/logs
|
||||
!src/query/logs/*
|
||||
|
||||
# Runtime data
|
||||
pids
|
||||
*.pid
|
||||
|
||||
Reference in New Issue
Block a user