We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Now when I use xqueue in app i got many repeated logs:
main/1398/main I> disconnected 10.3.0.200:49778, sid=9554, fid=1398 main/1397/main I> connected 10.3.0.200:49896, sid=9555, fid=1397 main/8198/main I> tasks: disconnected nil, sid=53973, fid=8198
In the common case these logs not needed. But they make it harder to read other logs.
I think we can move it to verbose level.
The text was updated successfully, but these errors were encountered:
In newer version two of these logs moved to debug, okay. I think i can to move the last one to verbose or debug
Sorry, something went wrong.
No branches or pull requests
Now when I use xqueue in app i got many repeated logs:
In the common case these logs not needed. But they make it harder to read other logs.
I think we can move it to verbose level.
The text was updated successfully, but these errors were encountered: