Skip to content

Disable JVM logging #118

@datho7561

Description

@datho7561

JVM logging sometimes outputs to standard out. This breaks the language support coming from the language server, because the language client and server communicate through standard in/standard out. Because of this, JVM logging should be disabled by default, and should only be enabled if the user explicitly enables it.

See redhat-developer/vscode-java#2577

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions