Skip to content
This repository has been archived by the owner on Dec 7, 2019. It is now read-only.

Use HTML template for logcat HTML generation. #42

Open
navstyachka opened this issue Jun 6, 2017 · 2 comments
Open

Use HTML template for logcat HTML generation. #42

navstyachka opened this issue Jun 6, 2017 · 2 comments
Assignees
Milestone

Comments

@navstyachka
Copy link
Contributor

@artem-zinnatullin let's simplify the code and use the following HTML code for the log:

<div class="content">
  <div class="card log">
    <div class="log__info"></div>
    ...
  </div>
</div>
@navstyachka
Copy link
Contributor Author

@artem-zinnatullin do you want me to add the code for log in a separate HTML file?

@artem-zinnatullin
Copy link
Collaborator

Yeah, sample in the html-report module will be great :)

@artem-zinnatullin artem-zinnatullin changed the title Change log HTML Use HTML template for logcat HTML generation. Jun 26, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants