49505152535455
PropertyConfigurator.configure(log4jConfigFilePath); } // 注册日志桥接对象 logBridgeServiceRegistration = bundleContext.registerService( LogBridge.class.getName(), new LogBridge(), null); }