what is the command to write your logging information into a file?
what are the system properties checked by log4j?
what is the difference between Threshold and LevelRangeFilter in log4j?
what is layouts in log4j?
what are the other support objects in Log4j?
what are the two static methods for obtaining a logger object?
Explain whether a log output format can be customized?
what are the logging methods provided by logger class?
what are the three principal components of Log4j?
How log4j file is defined?
what is the best way to migrate from java.util logging to log4j?
what is the role of filter in log4j?
what is package level logging in log4j?
In log4j how can you log into the database?
how can you get multiple processes to log to the same file?