Log4j2: How to write logs to separate files for each user?

前端 未结 2 678
走了就别回头了
走了就别回头了 2020-12-08 12:02

Here is the challenge I\'m facing:

I have a servlet program. And I need to write logs for each user to the folder named after that user. Something like this:

2条回答
提交回复
热议问题