Skip to content

Commit

Permalink
feat: remove dryrun, support trace
Browse files Browse the repository at this point in the history
  • Loading branch information
coltenkrauter committed Dec 10, 2024
1 parent b11afae commit 4246541
Show file tree
Hide file tree
Showing 7 changed files with 922 additions and 720 deletions.
1 change: 1 addition & 0 deletions examples/1.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ log.info('An important thing has happened, but not too important.', {
})
log.warn('This package may be deprecated in 9,000 years, consider supporting us.')
log.error('I am a lonely, lonely message since I come with no additional information')
log.trace('I am a rarely seen message')
Loading

0 comments on commit 4246541

Please sign in to comment.