what are the logging methods provided by logger class?
how can you get multiple processes to log to the same file?
what is the difference between Threshold and LevelRangeFilter in log4j?
what are the system properties checked by log4j?
Explain whether a log output format can be customized?
what are the three principal components of Log4j?
what are the format characters used in log4j?
what is Log4j?
what is the command to write your logging information into a file?
what are the different types of Appenders?
what are the two static methods for obtaining a logger object?
what is package level logging in log4j?
Inside logger component what are the different log levels?
what are the other support objects in Log4j?
In log4j how can you log into the database?