@@ -139,7 +139,7 @@ public final class Server extends BaseServer {
...
@@ -139,7 +139,7 @@ public final class Server extends BaseServer {
Latkes.setScanPath("org.b3log.solo");
Latkes.setScanPath("org.b3log.solo");
Latkes.init();
Latkes.init();
}catch(finalExceptione){
}catch(finalExceptione){
logger.log(Level.ERROR,"Latke init failed, please configure latke.props or run with args, visit https://hacpai.com/article/1492881378588 for more details");
LOGGER.log(Level.ERROR,"Latke init failed, please configure latke.props or run with args, visit https://hacpai.com/article/1492881378588 for more details");