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

Does it make sense to recreate the connection every time? #1

Open
MairwunNx opened this issue Oct 24, 2023 · 0 comments
Open

Does it make sense to recreate the connection every time? #1

MairwunNx opened this issue Oct 24, 2023 · 0 comments

Comments

@MairwunNx
Copy link

You have re-initialize connection every time we call log method, I think we can hold connection all the time we need (for example we can close it where we need).

For now we call

l.initLoggerConnection()

every time when we call

pushJsonMessage()
pushStringMessage()
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

1 participant