Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change how Winston logs exceptions and add spaceID to the defaultMeta #48

Merged
merged 2 commits into from
Jul 25, 2024

Conversation

valeksiev
Copy link
Collaborator

add spaceID to the default meta
Copy link
Contributor

@hero101 hero101 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall I believe in combining the error logs into one, where they are for the same thing, in lines next to each other. That would generate N less lines and would be easier to track and look at.

src/callout.handlers/link.collection.ts Outdated Show resolved Hide resolved
src/callout.handlers/link.collection.ts Outdated Show resolved Hide resolved
src/ingest.ts Outdated Show resolved Hide resolved
src/ingest.ts Outdated Show resolved Hide resolved
src/ingest.ts Outdated Show resolved Hide resolved
src/ingest.ts Outdated Show resolved Hide resolved
@hero101 hero101 merged commit a72969b into develop Jul 25, 2024
@hero101 hero101 deleted the improve-logging branch July 25, 2024 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Logging using levels in VC related services
2 participants