Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/exasol/error-reporting-cpp
C++ builder for error messages
https://github.com/exasol/error-reporting-cpp
cpp error-handling error-reporting exasol-integration foundation-library unification
Last synced: about 2 months ago
JSON representation
C++ builder for error messages
- Host: GitHub
- URL: https://github.com/exasol/error-reporting-cpp
- Owner: exasol
- License: mit
- Created: 2021-10-29T13:42:35.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-26T07:31:36.000Z (about 2 years ago)
- Last Synced: 2024-08-21T18:38:13.718Z (4 months ago)
- Topics: cpp, error-handling, error-reporting, exasol-integration, foundation-library, unification
- Homepage:
- Size: 342 KB
- Stars: 1
- Watchers: 8
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# C++ Error Reporting
[![Build Status](https://github.com/exasol/error-reporting-cpp/actions/workflows/main.yml/badge.svg)](https://github.com/exasol/error-reporting-cpp)
[![codecov.io](https://codecov.io/github/exasol/error-reporting-cpp/coverage.svg?branch=main)](https://codecov.io/github/exasol/error-reporting-cpp?branch=main)This project contains a C++-Builder for Exasol error messages.
The invocations of the Builder can be implemented by the Executables which use this library.## Usage
### Simple Messages
t.b.d.### Parameters
t.b.d.
## Additional Resources
* [Changelog](doc/changes/changelog.md)