This repository was archived by the owner on Jan 19, 2023. It is now read-only.
Introduce a command for debug purposes (such as "inspect", "debug" or "doctor") #62
Serializator
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I today experienced an issue with MySQL. It gave a weird problem, and it was kind of difficult to find the proper logs to debug the problem. I think it'd be a great to have a command which you can use to debug such service.
Suggestion
jale inspect <service>jale debug <service>jale doctor <service>It could either output some kind of generalized log if the specific service only has a single log, or it could print some information in regards to where the logs are located.
Beta Was this translation helpful? Give feedback.
All reactions