Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement logger frameworklog4cpp #316

Closed
deyanzz opened this issue May 23, 2023 · 0 comments · Fixed by #605
Closed

Implement logger frameworklog4cpp #316

deyanzz opened this issue May 23, 2023 · 0 comments · Fixed by #605
Assignees
Labels
Improvement Code changes driven by non business requirements
Milestone

Comments

@deyanzz
Copy link
Contributor

deyanzz commented May 23, 2023

Problem

In continuation to Add stats for transactions issue (tracked for JavaScript SDK), it seems the C++ SDK is missing a good logger framework.
Using a good logger framework with different level of info message is crucial for tracking some complex issues.

Notion page describing the functionalities.

Solution

To use a good logger framework.
Suggestion - to implement log4cpp. log4cpp was modeled after Log4j.

Alternatives

N/A

@deyanzz deyanzz added the Improvement Code changes driven by non business requirements label May 23, 2023
@rwalworth rwalworth self-assigned this Nov 10, 2023
@rwalworth rwalworth added this to the 0.20.0 milestone Nov 10, 2023
@rwalworth rwalworth linked a pull request Nov 13, 2023 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Code changes driven by non business requirements
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants