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

[remote link] Made tracing optional #5345

Merged
merged 1 commit into from Aug 19, 2022
Merged

Conversation

pkriens
Copy link
Member

@pkriens pkriens commented Aug 19, 2022

The code always used system.out to print tracing information. This
has been made optional with a system property aQute.remote.util.Link.trace,
if it is set to "true", the trace will send output to the console. Otherwise
it is silent.

Closes #5420

Signed-off-by: Peter Kriens Peter.Kriens@aqute.biz

The code always used system.out to print tracing information. This
has been made optional with a system property `aQute.remote.util.Link.trace`,
if it is set to "true", the trace will send output to the console. Otherwise
it is silent.



Signed-off-by: Peter Kriens <Peter.Kriens@aqute.biz>
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.

None yet

1 participant