question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

RequestLoggingMiddleware does not include RequestId

See original GitHub issue

RequestLoggingMiddleware does not include RequestId, is this on purpose or provided via a similar package?

If not, are there plans to surface the information as well?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:22 (22 by maintainers)

github_iconTop GitHub Comments

1reaction
tomkerkhovecommented, Sep 18, 2019

Sorry for the late response but I just got back from holiday!

I’ll try to have another look when I have some time but it looks like it might just be us then 🤔.

0reactions
tomkerkhovecommented, Oct 2, 2019

I still haven’t found the time to have a look at it - Sorry!

I’ll reopen if I find some time or stumble upon it again!

Thanks for helping anyway!

Read more comments on GitHub >

github_iconTop Results From Across the Web

c# Asp.Net Core Serilog RequestLoggingMiddleware
The problem is that I have made some changes and I can no longer get a log like the previous one. Where am...
Read more >
Reducing log verbosity with Serilog RequestLogging
In this post I describe how you can use Serilog.AspNetCore to reduce the number of logs generated by every request in ASP.NET Core...
Read more >
ASP.NET Core request logging middleware - elmah.io Blog
I needed to debug an error logged through Microsoft.Extensions.Logging (MEL) on one of our ASP.NET Core-based services today.
Read more >
How to use advanced Serilog features in ASP.NET Core ...
AspNetCore package, Serilog's request logging middleware (i.e., the RequestLoggingMiddleware class) is used to add one summary log message per ...
Read more >
HTTP Logging in ASP.NET Core
HTTP Logging is a middleware that logs information about incoming HTTP requests and HTTP responses. HTTP logging provides logs of:.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found