WeTransfer / Diagnostics

Allow users to easily share Diagnostics with your support team to improve the flow of fixing bugs.
MIT License
933 stars 53 forks source link

Is it possible to separate Custom Logs & System Logs #82

Closed nik6018 closed 2 years ago

nik6018 commented 3 years ago

Hi Guys,

As far as I have tried there is no way to separate the custom log messages which are clubbed together in automatically created logs.

So is it possible to create a separate report for the Custom Logs ? As the "SYSTEM:" prefixed logs have too much debug prints from different frameworks that I don't want.

I also tried the filtering for the report, but the logs report is just on big string.

Let me know if I missing something that I haven't tried 😅

AvdLee commented 3 years ago

@nik6018 this is currently not possible. I'll mark it as a feature request. Feel free to add this yourself behind a boolean flag, and open a PR accordingly. Happy to review!

nik6018 commented 3 years ago

@AvdLee Cool. I have implemented this for my personal project, I'll submit the PR soon :)

AvdLee commented 2 years ago

This will be fixed with our next major update: https://github.com/WeTransfer/Diagnostics/pull/103

wetransferplatform commented 2 years ago

The pull request #103 that closed this issue was merged and released as part of Release 2.0.0 :rocket: Please let us know if the functionality works as expected as a reply here. If it does not, please open a new issue. Thanks!

Generated by GitBuddy