What is the use of log4j and how to make use of
that in a application?

Answer Posted / ramarao

log4j is a mechanism to find out the proper execution flow
of our application.
for this we use third party tool log4j developed by apache.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of features of the java collections framework? : java collections

824


What are the differences between the java collection and the java list? : java collections

812


What are the different types of classes implemented in the set interfaces? : java collections

836


What are the considerations to be made in case of loops in java ?

801


How do I find jre path in windows?

754


Which java collection class can be used to maintain the entries in the order in which they were last accessed?

772


What is the use of hashcode in java ?

811


What is iterator in the java collections framework? : java collections

753


What do you understand by synchronization? Why is it important?

794


What are maps interfaces in the java collections? : java collections

783


What is the difference between comparable and comparator in java.util pkg?

825


What is deque in the java collections framework? : java collections

750


what is mean by hasing and maping in java platform and advantage?

2097


What are the queues in the java collection framework? : java collections

750


What is the use of the list interface in the java collection? : java collections

794