修改测试代码
This commit is contained in:
parent
28c21ef734
commit
adc8ec8605
@ -16,7 +16,7 @@ public class Sample
|
||||
public static void main(String[] args) {
|
||||
|
||||
// 路径要以 / 或 \\ 结尾表示目录
|
||||
SydApi.SYD_SetLogConfig("./logs/",1);
|
||||
SydApi.SYD_SetLogConfig("./logs/",3);
|
||||
|
||||
Logger log = LogFactory.getLogger();
|
||||
log.info("start");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user