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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃殌 Feature request: Export or share Pluto log data in JSON/CSV/TXT/HTML formats #301

Open
RahulSDeshpande opened this issue Jan 12, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@RahulSDeshpande
Copy link

Feature description
Capability of exporting a logs from Pluto into formats like JSON/CSV/TXT/HTML.
This feature would really be helpful when we want share the logs with someone or see the logs in some format.

Describe alternatives you've considered
https://github.com/orhanobut/logger
https://github.com/infinum/android-sentinel
This libraries have a very good support of saving the logs into the disk or exporting content into many formats.

Cheers! 馃嵒 馃殌

@RahulSDeshpande RahulSDeshpande added the enhancement New feature or request label Jan 12, 2024
@RahulSDeshpande RahulSDeshpande changed the title Feature request: Export or share Pluto log data in JSON/CSV/TXT/HTML formats 馃殌 Feature request: Export or share Pluto log data in JSON/CSV/TXT/HTML formats Jan 12, 2024
@srtvprateek
Copy link
Member

logs_share
@RahulSDeshpande we already have sharing capability, you can share logs as text or file (.txt)

let me know if you something else in mind.

@sergii-frost
Copy link

@srtvprateek I just found that useful "Share all logs" option in the Logger plugin, and it is very useful!
Is it possible to share the network logs gathered by Network Plugin in a similar way? Currently it is possible to share each call independently, but not a batch of them (unless I have missed that option)
The best is probably to be able to share .har file which can then be opened in any proxy tool for further analysis.

@srtvprateek
Copy link
Member

sure @sergii-frost
let me look into this

@cj-marius-duna
Copy link

An advantageous functionality would involve programmatically consolidating Pack Network logs and Logger logs into an internal zip file within an application.

This capability proves beneficial as it facilitates the systematic uploading of logs to a designated backend. Is the feasibility of this feature attainable?

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

No branches or pull requests

4 participants