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

Add ability to upload log files from client to server #83

Open
kylemhall opened this issue Jul 15, 2022 · 0 comments
Open

Add ability to upload log files from client to server #83

kylemhall opened this issue Jul 15, 2022 · 0 comments

Comments

@kylemhall
Copy link
Contributor

Right now the Libki client generates logs, but there is no automatic way to access them. It would be great to either:
A) Upload the log files to the Libki server
and/or
B) Stream the logging statements to the server live

A is more complicated, B would cause far more network activity.
For B, we could implement logging levels on the server side that the client could read and then log the appropriate level.

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

No branches or pull requests

1 participant