GithubHelp home page GithubHelp logo

Comments (3)

alois-beto avatar alois-beto commented on June 15, 2024 2

Thank you for the detailed answer. I note the points but it is not planned in the short term to add a zip functionality for sending files by mail.
In any case the lib gives you free access to the files with FileLogger.getLogFilePaths() and then you can do whatever you want with them: S3, zip, etc...

from react-native-file-logger.

alois-beto avatar alois-beto commented on June 15, 2024

Hello,
Thank you for the feedback.
Our vision is to be able to view the files as easily as possible i.e. directly from the mail clients (even from a smartphone). That's why we don't use zip when sending the logs by email.
Is the size of the log files a real problem for you?

from react-native-file-logger.

katzdan avatar katzdan commented on June 15, 2024

Hi @alois-beto ,

Thanks for the quick response. The vision is sound and reasonable and it's completely understandable that you want a straight forward approach (and are able to implement accordingly).

My suggestion comes from my own experience developing Android apps and having to upload logs to a server for review. it follows the following :

  1. In real life apps - you would want to be able to upload a log that contains everything related to the flow or bug you want to solve and sometimes this log file is larger that what you email server will let you send. zipping can greatly help sending a log sufficient for review and resolution.
  2. Emailing non compressed text files are not efficient (even though they might be compressed on the transit layer). It would make sense to enable it as an option.

I'm aware that these points might not be inline with your vision. I Will still use your awesome component and will be very happy using it.

As an alternative to zipping the log files - I would suggest supporting uploading them to an Amazon S3 service - that as well might help a lot of people handle sending logs for review.

Keep on the good work!

from react-native-file-logger.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.