Skip to content

Conversation

@bimalc
Copy link

@bimalc bimalc commented Mar 16, 2021

For my debugging purpose It is helpful to have the Agent output along with the role log messages from the component instead of isolated in stdout. That way the messages comes in exact order along with other log messages. I have added code to use log4 and have kept it as a global configurable as well as ability to configure it specific to any action.

Please reviews this and see if it is worth merging.

@attilapiros
Copy link
Owner

Thanks for this contribution!

Some questions first:

  • have you tested this on an application which uses very different log4j version?
  • how the classpath of the agent and the classpath of the tested app relates? (I know nothing about this and this is why I used std JDK method for logging).

@bimalc
Copy link
Author

bimalc commented Mar 17, 2021 via email

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

Successfully merging this pull request may close these issues.

2 participants