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

papi-v1 has hard-coded debug logging #117

Closed
jasonmf opened this issue Jan 4, 2021 · 1 comment
Closed

papi-v1 has hard-coded debug logging #117

jasonmf opened this issue Jan 4, 2021 · 1 comment
Labels

Comments

@jasonmf
Copy link

jasonmf commented Jan 4, 2021

Expected behavior:

Calls to papi.GetGroups and others should only print debug logs if papi.Init was called with a config that has Debug set to true.

Observed behavior:

Calls to papi.GetGroups and others print debug logging no matter what.

Cause:

Hard-coded calls to edge.PrintHttp* functions.

@lkowalsk-akamai-com
Copy link
Contributor

@jasonmf Thank you for reporting this issue. papi-v1 is old and we recommend using latest version of AkamaiOpen-edgegrid-glonag. Please feel free to open new issues if you have any problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants