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

Multi-channel and multi-error log support #180

Merged
merged 10 commits into from
Aug 22, 2023

Conversation

anishnaik
Copy link
Collaborator

@anishnaik anishnaik commented Jul 25, 2023

This PR aims to improve medusa's logging capabilities as follows:

  1. Improved formatting for encountered errors. This PR allows for multiple errors for each log message and these errors are formatted as a bulleted list in the console. This allows for easier parsing through the messages.
  2. medusa now supports structured streams, unstructured streams with colors, and unstructured streams with no colors. Only structured streams support additional StructuredLogInfo. The unstructured streams have the exact same context and format except for the introduction/lack of ANSI escape codes.

@anishnaik anishnaik requested a review from Xenomega as a code owner July 25, 2023 18:54
Copy link
Member

@Xenomega Xenomega left a comment

Choose a reason for hiding this comment

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

bing bong

@anishnaik anishnaik merged commit 928311f into master Aug 22, 2023
8 checks passed
@anishnaik anishnaik deleted the dev/multi-error-log-support branch August 22, 2023 21:54
s4nsec pushed a commit that referenced this pull request Jul 9, 2024
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.

2 participants