f7e1bbe5c1f9d9c5493db2a545cc10469b0774f0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract And Move Method | 2 | ||
Extract And Move Method package getSourceStringAndLevel(channel Object[]) : Pair<String,Redwood.Flag> extracted from private getLoggerAndLevel(channel Object[]) : Pair<Logger,Redwood.Flag> in class edu.stanford.nlp.util.logging.SLF4JHandler & moved to class edu.stanford.nlp.util.logging.OutputHandler | From | To | |
Extract And Move Method package getSourceStringAndLevel(channel Object[]) : Pair<String,Redwood.Flag> extracted from public print(channel Object[], line String) : void in class edu.stanford.nlp.util.logging.JavaUtilLoggingHandler & moved to class edu.stanford.nlp.util.logging.OutputHandler | From | To |