0 votes
in Apache Log4j by
How log4j file is defined?

1 Answer

0 votes
by

Log4j file is defined by the name log4j.properties, it keeps properties in key-value pairs. By default, the log manager looks for a file name log4j.properties in the CLASSPATH.

...