Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How to see early output?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    How to see early output?

    How can I see my early output anywhere other than the log?

    The output tabs seem to be about the last thing created, and it looks to me as if any output to them before they finally get ready is just thrown away.

    --EV

    #2
    I made my messages for the three destinations just slightly different, so I could tell which was which. I also added writing directly to the VS output window, using Debug.WriteLine(). What I found:
    • Log messages were logged as expected
    • Log error or warning messages were also sent to the the VS Output window
    • Looking at the VS output window I could see that my output completed several seconds before the NT output tabs came up.
    • I never did see anything I wrote to either of the output tabs. My best guess is that it was all before they were ready to receive anything and so got thrown away.

    From this developer's perspective that is a problem. Please fix whatever it takes so that output to the output tabs is captured right from the start. I do not care that the tabs come up late, as long as they show all of the output when they finally do make their appearance.

    --EV
    Last edited by ETFVoyageur; 08-30-2016, 06:56 AM.

    Comment


      #3
      Hello ETFVoyageur,

      Thank you for your post.

      Can you provide a script that recreates this to demonstrate your point? Or can you provide the specific methods you called Print and Debug.WriteLine in?

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      650 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      370 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      109 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      574 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      577 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X