I have a log file that is generated through scraping and i want to display this file on the frontend with Angular 7. Not on the browser console, but as page content.
I have a log file that is generated through scraping and i want to display this file on the frontend with Angular 7. Not on the browser console, but as page content.