Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: logger invocation returns promise or object if no hooks (e.g. y…
…ou can now `await logger.info('test')` to wait for post hooks to finish)
- Loading branch information