https://github.com/robertvazan/noexception-slf4j
Exception handlers that log all exceptions into SLF4J loggers.
https://github.com/robertvazan/noexception-slf4j
exception-handler exceptions noexception slf4j
Last synced: 15 days ago
JSON representation
Exception handlers that log all exceptions into SLF4J loggers.
- Host: GitHub
- URL: https://github.com/robertvazan/noexception-slf4j
- Owner: robertvazan
- License: apache-2.0
- Created: 2022-10-31T18:31:35.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-12T20:40:18.000Z (over 1 year ago)
- Last Synced: 2025-06-14T22:09:55.757Z (15 days ago)
- Topics: exception-handler, exceptions, noexception, slf4j
- Language: Java
- Homepage: https://noexception.machinezoo.com/slf4j
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/vshymanskyy/StandWithUkraine/blob/main/docs/README.md)
# SLF4J extension for NoException
[](https://central.sonatype.com/artifact/com.machinezoo.noexception/noexception-slf4j)
[](https://github.com/robertvazan/noexception-slf4j/actions/workflows/build.yml)
[](https://codecov.io/gh/robertvazan/noexception-slf4j)This extension of [NoException](https://noexception.machinezoo.com/) library adds exception handlers
that log all exceptions to [SLF4J](https://www.slf4j.org/) loggers.More on [homepage](https://noexception.machinezoo.com/slf4j).
## Status
Stable and maintained.
## Getting started
See [homepage](https://noexception.machinezoo.com/slf4j).
## Documentation
* [Homepage](https://noexception.machinezoo.com/slf4j)
* [Javadoc](https://noexception.machinezoo.com/javadocs/slf4j/com.machinezoo.noexception.slf4j/com/machinezoo/noexception/slf4j/package-summary.html)## Feedback
Bug reports and pull requests are welcome. See [CONTRIBUTING.md](CONTRIBUTING.md).
## License
Distributed under [Apache License 2.0](LICENSE).