b3beebda98bfde94115546f7502153b47969470e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable formatter : DropwizardLayout to layout : Layout<ILoggingEvent> in method public bootstrap(level Level, layoutFactory DiscoverableLayoutFactory<ILoggingEvent>) : void in class io.dropwizard.logging.BootstrapLogging | From | To | |
Change Variable Type | 1 | ||
Change Variable Type formatter : DropwizardLayout to layout : Layout<ILoggingEvent> in method public bootstrap(level Level, layoutFactory DiscoverableLayoutFactory<ILoggingEvent>) : void in class io.dropwizard.logging.BootstrapLogging | From | To | |
Extract Method | 1 | ||
Extract Method public bootstrap(level Level, layoutFactory DiscoverableLayoutFactory<ILoggingEvent>) : void extracted from public bootstrap(level Level) : void in class io.dropwizard.logging.BootstrapLogging | From | To |