https://github.com/ba-st/Bell
An observability library written in Smalltalk
https://github.com/ba-st/Bell
Last synced: 6 months ago
JSON representation
An observability library written in Smalltalk
- Host: GitHub
- URL: https://github.com/ba-st/Bell
- Owner: ba-st
- License: mit
- Created: 2023-01-11T21:15:17.000Z (over 2 years ago)
- Default Branch: release-candidate
- Last Pushed: 2024-10-01T18:35:36.000Z (7 months ago)
- Last Synced: 2024-11-16T15:16:40.601Z (6 months ago)
- Language: Smalltalk
- Size: 75.2 KB
- Stars: 6
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-pharo - Bell - An observability library written in Smalltalk (Loggers)
README
# Bell

A library providing observability capabilities such as logs and metrics.
[](https://github.com/ba-st/Bell/actions/workflows/unit-tests.yml/badge.svg)
[](https://github.com/ba-st/Bell/actions/workflows/unit-tests-gs64.yml/badge.svg)
[](https://codecov.io/gh/ba-st/Bell/branch/release-candidate)[](https://github.com/ba-st/Bell/actions/workflows/loading-groups.yml)
[](https://github.com/ba-st/Bell/actions/workflows/loading-gs64-components.yml)
[](https://github.com/ba-st/Bell/actions/workflows/markdown-lint.yml)[](https://github.com/ba-st/Bell/releases/latest)
[](https://pharo.org)
[](https://pharo.org)
[](https://pharo.org)[](https://gemtalksystems.com/products/gs64/)
[](https://gemtalksystems.com/products/gs64/)> *Named in honor of [Jocelyn Bell Burnell](https://en.wikipedia.org/wiki/Jocelyn_Bell_Burnell),
> for her work and dedication to helping women and minorities in science, and
> being part of the discovery of [radio pulsars](https://en.wikipedia.org/wiki/Pulsar).*## Quick links
- [**Explore the docs**](docs/README.md)
- [Report a defect](https://github.com/ba-st/Bell/issues/new?labels=Type%3A+Defect)
- [Request a feature](https://github.com/ba-st/Bell/issues/new?labels=Type%3A+Feature)## License
- The code is licensed under [MIT](LICENSE).
- The documentation is licensed under [CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/).## Installation
To load the project in a Pharo image follow these [instructions](docs/how-to/how-to-load-in-pharo.md).
## Contributing
Check the [Contribution Guidelines](CONTRIBUTING.md)
---
> *Icons by [Icons8](https://icons8.com/icon/qj9iREC5O6Ek/eye)*