Skip to content

Commit

Permalink
Merge pull request #48 from ponbike/feature/new-logger
Browse files Browse the repository at this point in the history
Make default log level configurable
  • Loading branch information
pieter-pon authored Apr 21, 2022
2 parents 33eca68 + 4e9884d commit b042a78
Show file tree
Hide file tree
Showing 7 changed files with 599 additions and 253 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:

strategy:
matrix:
node-version: [16.x, 17.x]
node-version: [16.x, 17.x, 18.x]

steps:
- uses: actions/checkout@v1
Expand Down
Loading

0 comments on commit b042a78

Please sign in to comment.