6e5c9c5aef82fe7d25097d837854c6d0778f86c7
Files Diff
- Added: 27
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type PatternLayoutBase<E> to LayoutBase<E> in method protected buildLayout(context LoggerContext, defaultLayoutFactory LayoutFactory<E>) : LayoutBase<E> in class io.dropwizard.logging.AbstractAppenderFactory | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter layoutFactory : LayoutFactory<E> to defaultLayoutFactory : LayoutFactory<E> in method protected buildLayout(context LoggerContext, defaultLayoutFactory LayoutFactory<E>) : LayoutBase<E> in class io.dropwizard.logging.AbstractAppenderFactory | From | To |