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 a verbose mode for easier troubleshooting and log error messages #34

Open
nitsanw opened this issue Apr 21, 2016 · 1 comment
Open

Comments

@nitsanw
Copy link
Member

nitsanw commented Apr 21, 2016

Currently PMA fails or succeeds silently. When things are good this is a non-issue, when something doesn't work you probably want to see a bit more output.
I've played around with the idea and would like to log:

  1. Any JVMTI failure
  2. Agent method processing time
  3. At debug level add a per method printout of some form?

Ideas and feedback before I turn this into a PR?

@jrudolph
Copy link
Member

Yes, all of these points certainly makes sense. In #35, I will add a debug option to output full inline info to the console but this can certainly somewhat improved.

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

2 participants