I'am trying to set up a logging system to collect logs from projects developed with different languges ( Python and Java projects for now ).
I started with apache Log4j for Java, but when moved to log4python to keep using the same configuration file for python , I discovered that it'snot supported in Python 3.7 ( and there is almost nothing about it in the internet).
Would you please help if you have a solution for this ?
Any alternative to try ?
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…