VerySource

 找回密码
 立即注册
搜索
热搜: 活动 交友 discuz
查看: 711|回复: 1

用log4j怎么使日志按线程名分成几个文件记录每个线程的日志? java

[复制链接]

1

主题

1

帖子

2.00

积分

新手上路

Rank: 1

积分
2.00
发表于 2020-3-18 10:30:02 | 显示全部楼层 |阅读模式
用log4j怎么使日志按线程名分成几个文件记录每个线程的日志?
可以么???
有可参考的资料么?
回复

使用道具 举报

0

主题

1

帖子

2.00

积分

新手上路

Rank: 1

积分
2.00
发表于 2020-8-21 16:00:02 | 显示全部楼层
solution:
1. create several "log4j.properties"(They can have different names), in which we can define different files.
2. In the thread which needs different log file, add this at first:
PropertyConfigurator.configure("thread1\\loginLOG.properties");
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|CopyRight © 2008-2023|verysource.com ( 京ICP备17048824号-1 )

快速回复 返回顶部 返回列表