Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/slack-plugin
  Commit: 7f05ac582dace4a3817bbe06f568025561f648b0
      
https://github.com/jenkinsci/slack-plugin/commit/7f05ac582dace4a3817bbe06f568025561f648b0
  Author: Baptiste Mathus <[email protected]>
  Date:   2017-05-03 (Wed, 03 May 2017)

  Changed paths:
    M 
src/main/java/jenkins/plugins/slack/config/AbstractProjectConfigMigrator.java
    M src/main/java/jenkins/plugins/slack/config/JobConfigMigrator.java

  Log Message:
  -----------
  Reduce verbosity for standard situation

Right now, I see thousands of logs like

```
2017-04-19 15:14:07.036-0500 [id=35]    INFO    
j.p.slack.SlackNotifier$Migrator#onLoaded: Configuration is already up to date 
for "REDACTED", skipping migration
```

As this is a log that is expected each time once the migration
has been applied, I think its verbosity should be set to lowest
to avoid spamming log files and making actual issues harder to spot.


  Commit: 1f5147a3a0e96a2920d8f23cf18a4f50691419e2
      
https://github.com/jenkinsci/slack-plugin/commit/1f5147a3a0e96a2920d8f23cf18a4f50691419e2
  Author: Sam Gleske <[email protected]>
  Date:   2017-05-08 (Mon, 08 May 2017)

  Changed paths:
    M 
src/main/java/jenkins/plugins/slack/config/AbstractProjectConfigMigrator.java
    M src/main/java/jenkins/plugins/slack/config/JobConfigMigrator.java

  Log Message:
  -----------
  Merge pull request #316 from batmat/lower-log-verbosity-for-normal-case

Reduce verbosity for standard situation


Compare: 
https://github.com/jenkinsci/slack-plugin/compare/11b66dfe3a59...1f5147a3a0e9

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to