feat: shared logger library - #3451
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
2 Skipped Deployments
|
I wouldn't, because IMU
TBH, I don't fully understand the purpose and boundaries of this monorepo (what is the initial idea to have it) and perceive it like "catch-all HUMAN Protocol". We have At the same time, we can discuss the boundaries and purpose of monorepo, so after that it becomes clear where to place things. My vision is next:
The latter will definitely need some |
Dzeranov
left a comment
There was a problem hiding this comment.
Lets merge it for now, we might want to revisit in case we change monorepo setup.
Issue tracking
Closes #3387
Context behind the change
Created a custom logger package that we can install using
yarn workspacesand use across all apps. Also it can be used in any other HUMAN Protocol service after we publish it to npm.How has this been tested?
loggerin RepO and runyarn startlocally to verify log messagesyarn packto make sure all necessary files included into distroRelease plan
Potential risks; What to monitor; Rollback plan
Should be none