what are the other support objects in Log4j?



what are the other support objects in Log4j?..

Answer / Pushpendra Kumar

Other than Appenders, some important support objects in Apache Log4j include Layouts (for controlling how log messages are formatted), Filters (for selectively filtering log messages based on various criteria), and Additives (for adding custom attributes to log events).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Log4j Interview Questions

why do you get multiple copies of the message in log file sometime?

1 Answers  


How log4j file is defined?

1 Answers  


what is Log4j?

1 Answers  


what are the different types of Appenders?

1 Answers  


what are the logging methods provided by logger class?

1 Answers  


Explain whether log4j is a thread safe?

1 Answers  


what are the three principal components of Log4j?

1 Answers  


what is layouts in log4j?

1 Answers  


Explain whether a log output format can be customized?

1 Answers  


what does .class mean in log4j context?

1 Answers  


In log4j how can you log into the database?

1 Answers  


what does WARN and TRACE level indicates in log4j?

1 Answers  


Categories