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

  • Home
  • SEARCH
  • 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 9225463
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T04:34:56+00:00 2026-06-18T04:34:56+00:00

If I have async logging turned on in nlog.config, where is the ThreadID captured?

  • 0

If I have async logging turned on in nlog.config, where is the ThreadID captured?

Context: I’m starting a greenfield project using .NET, Rx, and TPL Dataflow (a.k.a. TDP). It will make heavy use of async operations and background work queues.

Goal: In my logging I’d like to capture the ManagedThreadId where the work is being performed, and when work is being done in parallel (easy to get wrong in Rx, where default scheduler isn’t ThreadPool). If I have async logging turned on in nlog.config, where is the ThreadID captured?

Concern: I don’t see ThreadID in the core LogEntry class for NLog. For example it isn’t sent to the browser in cbley/NLog.SignalR. If I have async logging turned on in nlog.config, where is the ThreadID captured? If it isn’t captured until the log entry is rendered (in an NLog background thread), then the ThreadId is useless to me and I need to find a more appropriate logging library.

  • 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-06-18T04:34:58+00:00Added an answer on June 18, 2026 at 4:34 am

    NLog captures the threadid corrrectly.

    NLog uses [ThreadAgnostic] on LayoutRender-derived classes that can be used/rendered outside the calling thread. Because ThreadIdLayoutRender doesn’t have that attribute it can’t be delayed until the after the async transition.

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

Sidebar

Related Questions

I have async Server and async Client on .net Sockets. Client creates object(for example
I have async methods that returns an objects public static IEnumerable<Users.User> GetUsers(IEnumerable<string> uids, Field
I have some async method public static Task<JObject> GetUser(NameValueCollection parameters) { return CallMethodApi(users.get, parameters,
I have two async classes in my application which you can see below class
I have to perform async execution, and i have wrote the below code var
I have the following async queue processing routing. var commandQueue = new BlockingCollection<MyCommand>(); commandQueue
Have been reading about async and tasks and been attempting to convert the CopyFileEx
I have the following code: $.ajax({ async: false, url: 'chart_data.php', data: {'option':'high', 'id':id}, dataType:
I have this sample code for async operations (copied from the interwebs) public class
I have some functionality that needs to be async in my C# app. It's

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.