3034407681e1389975a87d122d75ad754e94b8e6
Files Diff
- Added: 6
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type loggerContext : LoggerContext to loggerContext : ILoggerFactory in method public LogConfigurationTask(loggerContext ILoggerFactory) in class io.dropwizard.servlets.tasks.LogConfigurationTask | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type loggerContext : LoggerContext to loggerContext : ILoggerFactory in class io.dropwizard.servlets.tasks.LogConfigurationTask | From | To | |
| Extract Method | 1 | ||
| Extract Method protected bootstrapLogging() : void extracted from protected Application() in class io.dropwizard.Application | From | To |