We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a12c005 commit 0fb2e71Copy full SHA for 0fb2e71
logging/src/main/java/io/art/logging/module/LoggingModule.java
@@ -30,8 +30,6 @@
30
import static io.art.core.constants.ModuleIdentifiers.*;
31
import static io.art.core.context.Context.*;
32
import static io.art.core.property.LazyProperty.*;
33
-import static io.art.logging.netty.NettyLoggerFactory.*;
34
-import static io.netty.util.internal.logging.InternalLoggerFactory.*;
35
import static java.util.logging.LogManager.*;
36
import static reactor.util.Loggers.*;
37
0 commit comments