Metadata-Version: 2.1
Name: logtrek
Version: 0.0.1.2
Summary: to generate a log tracking mechanism that can be customised
Home-page: UNKNOWN
Author: mose_tucker_0159
Author-email: mose.tucker.0159@gmail.com
License: UNKNOWN
Keywords: python
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: End Users/Desktop
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
License-File: LICENSE.txt


# logtrek
logtrek is a Python library for to generate a log tracking mechanism that can be customised.

## Installation
Use the package manager "pip install" to install logtrek.

```bash
pip install logtrek
```

## Contributing
Pull requests are welcome.

## Contributor/s
mose_tucker_0159 -- mose.tucker.0159@gmail.com

## License
[MIT]( https://choosealicense.com/licenses/mit )


