You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: