[ 
https://issues.apache.org/jira/browse/SCM-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17964018#comment-17964018
 ] 

ASF GitHub Bot commented on SCM-1026:
-------------------------------------

jira-importer commented on issue #1250:
URL: https://github.com/apache/maven-scm/issues/1250#issuecomment-2964660730

   **[Michael 
Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)**
 commented
   
   This happens in other components as well. Debug level is more than enough.
   




> Decrease git logging
> --------------------
>
>                 Key: SCM-1026
>                 URL: https://issues.apache.org/jira/browse/SCM-1026
>             Project: Maven SCM (Moved to GitHub Issues)
>          Issue Type: Improvement
>            Reporter: Elliotte Rusty Harold
>            Priority: Minor
>
> 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. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to