Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deepjyoti30/simber
A simple, minimal and powerful logging library for Python
https://github.com/deepjyoti30/simber
log logger logging logging-library logs python
Last synced: 22 days ago
JSON representation
A simple, minimal and powerful logging library for Python
- Host: GitHub
- URL: https://github.com/deepjyoti30/simber
- Owner: deepjyoti30
- License: mit
- Created: 2020-09-03T05:28:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-14T17:36:10.000Z (almost 2 years ago)
- Last Synced: 2024-12-30T03:54:28.893Z (24 days ago)
- Topics: log, logger, logging, logging-library, logs, python
- Language: Python
- Homepage: https://simber.deepjyoti30.dev
- Size: 169 KB
- Stars: 18
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Simple, minimal and powerful logger for Python
[![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/)
![Travis (.org)](https://img.shields.io/travis/deepjyoti30/simber?style=for-the-badge) [![License](https://img.shields.io/badge/License-MIT-pink.svg?style=for-the-badge)](LICENSE.md) ![PyPI](https://img.shields.io/pypi/v/simber?style=for-the-badge) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-lightblue.svg?style=for-the-badge)](http://makeapullrequest.com)## Why Simber?
Simber was merely built because of some restrictions that the Python's default logging library has. This library is aimed as a simple, minimal yet powerful logging library for all Python apps. This logging library aims to take away all the disadvantages of using the default logging library and at the same time be feature filled so that the end user feels powerful using it.
### \[[Installation](https://simber.deepjyoti30.dev/#installation)] \[[Get Started](https://simber.deepjyoti30.dev/#get-started)] \[[Docs](https://simber.deepjyoti30.dev/)] \[[Contribute](.github/CONTRIBUTING.md)]