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 logging machinery #248

Open
hbagdi opened this issue Jan 4, 2021 · 3 comments
Open

Add logging machinery #248

hbagdi opened this issue Jan 4, 2021 · 3 comments
Labels
feature New feature or request

Comments

@hbagdi
Copy link
Member

hbagdi commented Jan 4, 2021

As of today, there is no proper logging machinery in decK. There exists a --verbose flag in decK which is used only in a couple of places in an ad-hoc manner.
There have been instances where logging would have been helpful but I put that off for later and never got around to it.

This issue is the result of this discussion: #226 (comment)

@stale
Copy link

stale bot commented Mar 20, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Will be closed unless advocated for within 7 days label Mar 20, 2021
@mmorel-35
Copy link
Contributor

mmorel-35 commented Mar 22, 2021

Would it be opportune to use Jaeger client go to answer this matter?

@stale stale bot removed the stale Will be closed unless advocated for within 7 days label Mar 22, 2021
@hbagdi hbagdi added the feature New feature or request label Mar 29, 2021
@hbagdi
Copy link
Member Author

hbagdi commented Mar 29, 2021

Would it be opportune to use Jaeger client go to answer this matter?

No. Jaeger is generally used to integrate with back-end systems and not tools like decK.
This issue is specifically to provide better logging support inside decK to give more visibility to us and users on decK's internal state and behavior.

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

No branches or pull requests

2 participants