mirror of
https://github.com/Melledy/Nebula.git
synced 2026-09-19 17:19:58 +02:00
Update libraries
This commit is contained in:
@@ -43,7 +43,7 @@ public class HttpServer {
|
||||
}
|
||||
|
||||
if (Nebula.getConfig().getLogOptions().httpDebug) {
|
||||
javalinConfig.plugins.enableDevLogging();
|
||||
javalinConfig.bundledPlugins.enableDevLogging();
|
||||
((Logger) LoggerFactory.getLogger("io.javalin")).setLevel(Level.DEBUG);
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user