-
Notifications
You must be signed in to change notification settings - Fork 739
Open
Labels
area-integrationsIssues pertaining to Aspire Integrations packagesIssues pertaining to Aspire Integrations packageshelp wantedIssue that is a good candidate for community contribution.Issue that is a good candidate for community contribution.rabbitmqIssues related to rabbitmq integrationsIssues related to rabbitmq integrations
Milestone
Description
RabbitMQ logging adds message metadata to a log entry. That is then used to output the message. However, the result is that information is duplicated in the UI:
Also, RabbitMQ logging sets the log level as an event ID. e.g. an error has a log name of "Error" with a log ID of 3. It doesn't make sense to put the log level in the log name. In structured log UI the log entry has a name of "Error" (or info, debug, etc).
RabbitMQ should leave the log level name unset.
Metadata
Metadata
Assignees
Labels
area-integrationsIssues pertaining to Aspire Integrations packagesIssues pertaining to Aspire Integrations packageshelp wantedIssue that is a good candidate for community contribution.Issue that is a good candidate for community contribution.rabbitmqIssues related to rabbitmq integrationsIssues related to rabbitmq integrations

