Skip to content

Use debug tracing instead of standard out in BufferManager #4974

@trancexpress

Description

@trancexpress

Setting org.eclipse.jdt.core/debug/buffermanager results in System.out prints, which provides less information than debug traces - thread name, method name, timestamp and so on are missing. We should use JavaModelManager.trace() instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions