-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
As a maintainer I need to review the potential for a recursion in how logger.ts is subscribing and creating logs
- line
230inlogger.ts - line
277inlogger.ts
Acceptance criteria
- move to using
process.stderr.writeinstead of the internallog. avoid potential recursive error - review moving the log formatting into a helper
- discovered during feat(logger): format unknown errors #59
Metadata
Metadata
Assignees
Labels
No labels