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 |
what is the command to write your logging information into a file?
what are the system properties checked by log4j?
In log4j how can you log into the database?
Inside logger component what are the different log levels?
what is the best way to migrate from java.util logging to log4j?
Explain why to use Apache Log4j?
what are Appenders in Log4j?
Explain whether log4j is a thread safe?
what is Log4j?
what are the three principal components of Log4j?
what does WARN and TRACE level indicates in log4j?
what are the format characters used in log4j?