SmartMoveSystems / ionicLogFileAppender

Simple log file appender for Ionic 3+
MIT License
9 stars 4 forks source link

How should I implement this File Appender in my Existing Project. (I am a beginner in Ionic) Please Help ! #13

Open pratiksan45 opened 4 years ago

y-a-n-n commented 4 years ago

Hi there! The documentation on how to incorporate this package into you project is in the README. Is there anything in particular that is unclear to you?

pratiksan45 commented 4 years ago

Should I need to use only those files given in the read.me or every file in this project ?

y-a-n-n commented 4 years ago

You should include this package using NPM as specified here. Then you will be able to inject the provider as specified here.