JetBrains-Research/RefactorInsight

Add logging

onewhl opened this issue · 0 comments

Add logging using com.intellij.openapi.diagnostic.Logger.
Log plugin's actions:

  • detect refactorings in the commit
  • show diff
  • click on "hide non-refactoring changes"
  • and so on