tencentyun / iot-device-java

IoT Hub & Explorer 设备端 SDK (Java & Android)
https://cloud.tencent.com/product/iotexplorer
49 stars 39 forks source link

启动提示PatternLayout的setConversionPattern不存在,log4j版本1.7.36 #19

Open yangyearsYhq opened 1 year ago

yangyearsYhq commented 1 year ago

An attempt was made to call a method that does not exist. The attempt was made from the following location:

com.tencent.iot.hub.device.java.utils.Loggor.openConsoleLog(Loggor.java:44)

The following method did not exist:

org.apache.log4j.PatternLayout.setConversionPattern(Ljava/lang/String;)V