An open API service indexing awesome lists of open source software.

https://github.com/birjuvachhani/trace


https://github.com/birjuvachhani/trace

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Trace Android

Trace is a lightweight log collector which can help you collect log reports in file in nicely formatted colorful html format.

> Under Development

## Pull Request
To generate a pull request, please consider following [Pull Request Template](https://github.com/BirjuVachhani/trace-android/blob/master/PULL_REQUEST_TEMPLATE.md).

## Issues
To submit an issue, please check the [Issue Template](https://github.com/BirjuVachhani/trace-android/blob/master/ISSUE_TEMPLATE.md).

Code of Conduct
---
[Code of Conduct](https://github.com/BirjuVachhani/trace/blob/master/CODE_OF_CONDUCT.md)

## Contribution

You are most welcome to contribute to this project!

Please have a look at [Contributing Guidelines](https://github.com/BirjuVachhani/trace/blob/master/CONTRIBUTING.md), before contributing and proposing a change.

# License

```
Copyright © 2019 BirjuVachhani

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```