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

Error / Exception logging #26

Open
XanderD99 opened this issue Dec 11, 2024 · 2 comments
Open

Error / Exception logging #26

XanderD99 opened this issue Dec 11, 2024 · 2 comments

Comments

@XanderD99
Copy link

XanderD99 commented Dec 11, 2024

Wouldn't it be beneficial to have an Error/Exception and Stacktrace Field to log errors or did I miss something

@roman-vanesyan
Copy link
Collaborator

Hey there! Sorry for late response. Yes, the library is currently missing handling of exceptions/stacktraces. I've been able to find the universal approach for handling these types.

Could you please provide details on your use case?

@XanderD99
Copy link
Author

My usecase was simply to log stacktraces and errors using a type like it is currently done with for example strings using log.String().

Would be useful to have the same thing but for errors, exceptions and stacktraces

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

2 participants