ef542c9b3f08e9f785c1dc86e9f622d2a86a73ae
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method public globalThreshold(level Log.Level) : void extracted from public globalThreshold(level Level) : void in class org.jooq.tools.JooqLogger | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type globalThreshold : Level to globalThreshold : Log.Level in class org.jooq.tools.JooqLogger | From | To |