vcjmhg commented on issue #4545:
URL: https://github.com/apache/skywalking/issues/4545#issuecomment-702607770
Is this ok?
```yaml
logger:
- name: "log4j2"
packages:
- package1
- package2
level: "trace"
patterns: ["Regular expression1","Regular expression2"]
- name: "logbak"
packages:
- package3
level: "error"
patterns: ["Regular expression"]
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]