avinashkranjan / logsuite

Logsuite is a versatile plugin for Flutter apps, seamlessly capturing screenshots, crash logs, and network activity. With automated logging and storage, it ensures comprehensive monitoring and debugging, enhancing app stability and performance.
http://logsuite.avinashranjan.com
MIT License
8 stars 15 forks source link

Export Logs to Different Formats: #42

Closed sanskriti-lal closed 2 months ago

sanskriti-lal commented 3 months ago

Is your feature request related to a problem? Please describe. It is usually frustrating to manually copy logs and convert to different formats for analysis or sharing, which is time-consuming and prone to errors. Having an integrated export feature for logs in various formats like JSON, CSV, and plain text would greatly enhance usability and streamline the process for developers.

Describe the solution you'd like I would like LogSuite to include an option to export logs directly from the application in various formats, such as JSON, CSV, and plain text. This feature should allow developers to select the desired format and easily save the logs to a file, making it more convenient to share and analyze logs without manual conversion.

Describe alternatives you've considered Using third-party logging libraries that already support multiple export formats, but this would require integrating and managing additional dependencies, potentially complicating the project.

Additional context I'm a GSSoC'24 contributor and I want to work on this. So can you please assign it to me @avinashkranjan

github-actions[bot] commented 3 months ago

Thank you for creating this issue! šŸŽ‰ We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! šŸ˜Š

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

avinashkranjan commented 3 months ago

Go Ahead @sanskriti-lal

github-actions[bot] commented 2 months ago

Hello @sanskriti-lal! Your issue #42 has been closed. Thank you for your contribution!