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

SetDebugLog(true) is not producing any log messages #20

Open
assanesuzy opened this issue Sep 14, 2021 · 1 comment
Open

SetDebugLog(true) is not producing any log messages #20

assanesuzy opened this issue Sep 14, 2021 · 1 comment
Assignees

Comments

@assanesuzy
Copy link

I am not able to see any log messages in the Android project.

@sokoloff06 sokoloff06 self-assigned this Sep 22, 2021
@sokoloff06
Copy link
Contributor

Hi @assanesuzy!

Can you please try the following code instead? Does it solve the issue?

AppsFlyerLib.Instance.SetLogLevel(AFLogger.LogLevel.Verbose);

Thank you

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

No branches or pull requests

2 participants