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

Remove Logger.OSThread-based PID logging that was always disabled #1016

Merged
merged 1 commit into from
Dec 1, 2024

Conversation

bertm
Copy link
Contributor

@bertm bertm commented Nov 30, 2024

The PID logging is always disabled and there is no API for enabling it. Remove the entire class and all the calls to its logPID method.

@bertm bertm force-pushed the remove-osthread-pid-logging branch from b7749c4 to d87890a Compare December 1, 2024 12:24
The PID logging is always disabled and there is no API for enabling it.
Remove the entire implementation and all the calls to its logPID method,
but keep the interface for plugin compatibility.
@bertm bertm force-pushed the remove-osthread-pid-logging branch from d87890a to 59f0b6c Compare December 1, 2024 12:25
@ArneBab ArneBab merged commit e3d2e5a into hyphanet:next Dec 1, 2024
1 check passed
@ArneBab
Copy link
Contributor

ArneBab commented Dec 1, 2024

merged — thank you!

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