Member since
07-25-2020
34
Posts
0
Kudos Received
1
Solution
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 11082 | 02-15-2021 04:30 AM |
02-15-2021
04:30 AM
I found my log4j.properties file (my case ./workspace/training/conf/log4j.properties) and i and added these two lines and it solved the problem : log4j.appender.RFA=org.apache.log4j.ConsoleAppender log4j.appender.RFA.layout=org.apache.log4j.PatternLayout
... View more
08-02-2020
02:03 AM
Thank you for your support, it worked.
... View more