I am working on a feature where need to display logs data from various app into an angular app.
I have back-end services which reads logs data for selected app and send them to angular UI.
I am using a text area control to display these logs but it looks very ugly.
Is there any free angular/javascript package available for view logs data in more colorful manner?