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

chore: Add pre and post logging to remote client #70

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

blaine-arcjet
Copy link
Contributor

Closes #56

This moves the decide result logging into the RemoteClient code and ensures there's a pre and post log for Decide and Report calls.

It's hard to decide what information to log, especially when I don't want to do extra work to translate enum integers into our SDK strings so I just used minimal output for Report.

@blaine-arcjet blaine-arcjet merged commit 46fd6b3 into main Dec 15, 2023
7 checks passed
@blaine-arcjet blaine-arcjet deleted the phated/debug-logs branch December 15, 2023 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pre & post API call logs
2 participants