ignore deprecation
This commit is contained in:
parent
31be1cb48d
commit
959666a107
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ import ch.qos.logback.core.spi.ContextAwareBase;
|
|||
*/
|
||||
public class DefaultConfigurator extends ContextAwareBase implements Configurator {
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
@Override
|
||||
public ExecutionStatus configure(LoggerContext loggerContext) {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue