The current log related frontend components are complex and not following the same folder structure convention we had followed for implementing timeline.
It's implementation got complex with the following reasons:
- The complex RxJS use
- The annotator functionality for the extensibility
Refactor them to extend features on frontend easier.