Storing console message in text file
How to store console messsage in a text file using angular4 or > angular4
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Yashwanth PandiPosted Mar 11, 2019, 12:06 AM
Hello Muthu Kumar ,
Muthu KumarPosted Mar 8, 2019, 6:54 AM
Here is an link to create a file,
https://www.npmjs.com/package/angular2-txt
My suggestion use some Local Storage or Variable to Store log value, End of the day create log files using that stored value.
I have planning to do like this.
Vivek KumarPosted Mar 8, 2019, 2:49 AM