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

Introduce Option for configuring Java GC Logging #334

Open
brianoliver opened this issue Jun 15, 2016 · 0 comments
Open

Introduce Option for configuring Java GC Logging #334

brianoliver opened this issue Jun 15, 2016 · 0 comments

Comments

@brianoliver
Copy link
Contributor

brianoliver commented Jun 15, 2016

As a developer, while I can easily set Java Application launch arguments to configure GC logging, it would be nice if these were available using the Options Pattern.

eg: platform.launch(..., GCLogging.enabled(), ...);

We could easily provide options for each of the standard GC configuration settings.

@brianoliver brianoliver added this to the 4.0.x milestone Jun 15, 2016
@brianoliver brianoliver modified the milestones: 4.1.x, 4.0.x Jun 30, 2016
@brianoliver brianoliver modified the milestones: 4.x, 4.1.x Jul 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant