Skip to content

[SCM-1026] Decrease git logging #1250

Open
@jira-importer

Description

@jira-importer

Elliotte Rusty Harold opened SCM-1026 and commented

In GitCommandLineUtils a lot of logs like

if (LOGGER.isInfoEnabled()) {
    LOGGER.info("Executing: " + commandline);
    LOGGER.info("Working directory: " + commandline.getWorkingDirectory().getAbsolutePath());
}

should be demoted to debug. As long as it works, we don't want to read each step.


No further details from SCM-1026

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpriority:minorMinor loss of function, or other problem where easy workaround is present

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions