Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7530697
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T04:58:53+00:00 2026-05-30T04:58:53+00:00

I have a simple console application using MassTransit. My bus is configured to use

  • 0

I have a simple console application using MassTransit. My bus is configured to use MSMQ.

var tx = ServiceBusFactory.New(sbc =>
{
    sbc.UseMsmq();
    sbc.UseMulticastSubscriptionClient();
    sbc.ReceiveFrom("msmq://localhost/test_q1");
    sbc.UseControlBus();
});

When I start the bus and send and receive messages, I see loads of JSON spewed out to the console. I’m assuming this is the data going over the wire but how do I configure this output and where it goes?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T04:58:54+00:00Added an answer on May 30, 2026 at 4:58 am

    This was a bug in the NuGet version of MassTransit, a forgotten Console.Write that was being used to troubleshoot an issue. If you can pull the latest from the prerelease tag (using NuGet as well) that problem should go away.

    And as Travis said above, regular logging (which does not include the JSON you’re seeing) is configurable now and Log4Net and NLog are supported out of the box (along with the built-in trace appenders in the CLR).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a simple C# console application developed on my local machine using VS2008
I have simple console application project for live video streaming using cross-platform libs on
I have a simple test application (C# console application) that does an HTTP GET
I have a simple console application where I have the following setup: public interface
I have a simple console application written in .NET. I need to make an
I have written a simple test application using asp.net mvc with C#. The application
I have created a simple vc++ console application and try to print Hello World.
I am creating a simple console Application in .Net to create a New Account
I have a simple console application that is designed to read a custom Configuration
I have a simple c# console application but i am getting wrong output why?

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.