Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project maintained? #223

Open
pada57 opened this issue Apr 15, 2024 · 8 comments
Open

Project maintained? #223

pada57 opened this issue Apr 15, 2024 · 8 comments

Comments

@pada57
Copy link

pada57 commented Apr 15, 2024

Hi
I'm interested by this project as solves interesting issue on developer side. Would like to know if you maintain it, if yes do you accept PR as don't see any PR merged yet

Did you create another forked project under different code name ?

Cheers

@bruno-garcia
Copy link
Contributor

Sentry maintains a fork for our own use. But we're not publishing it as a library by itself, it's bundled in the Sentry .NET SDK

@benaadams if you'd like help maintaining this, I'd be happy to.

@mingmoe
Copy link

mingmoe commented Nov 15, 2024

Try https://github.com/mingmoe/Mingmoe.Demystifier , the fork with new features

@alfonsovgs
Copy link

Try https://github.com/mingmoe/Mingmoe.Demystifier , the fork with new features

Is it available as a nuget?

@mingmoe
Copy link

mingmoe commented Nov 16, 2024

Try https://github.com/mingmoe/Mingmoe.Demystifier , the fork with new features

Is it available as a nuget?

Yes. I have update the README.md to show where the package on nuget is.

@lonix1
Copy link

lonix1 commented Nov 26, 2024

Is it still useful in the latest version (v8 / v9) ?

@bruno-garcia
Copy link
Contributor

Is it still useful in the latest version (v8 / v9) ?

At Sentry we continue to use it on v8 and v9.
Why do you mean? Did stack trace rendering change OOTB to the level this project improves readability?

@lonix1
Copy link

lonix1 commented Dec 6, 2024

Hi @bruno-garcia

I found this library via https://github.com/nblumhardt/serilog-enrichers-demystify, which was deprecated with the explanation:

Important note: This package is no longer being actively developed, as the improved stack trace functionality is now a part of .NET Core, and thus the future utility of this integration package is limited.

Also this library's README states:

Output the modern C# 7.0+ features in stack traces that looks like the C# source code that generated them rather than IL formatted

So I inferred that in v7 the library was no longer needed, but was useful for older versions.

Is my understanding incorrect?

@Suchiman
Copy link
Contributor

Suchiman commented Dec 6, 2024

@lonix1

I found this library via https://github.com/nblumhardt/serilog-enrichers-demystify, which was deprecated with the explanation:

Important note: This package is no longer being actively developed, as the improved stack trace functionality is now a part of .NET Core, and thus the future utility of this integration package is limited.

There's a replacement package btw. https://github.com/Megasware128/serilog-enrichers-demystifier

And while there's some improvements to the builtin stacktraces, it's nowhere near what Ben.Demystifier does

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants