Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what are the logging methods provided by logger class?



what are the logging methods provided by logger class?..

Answer / Gaurav Kumar

The logger class provides several logging methods for different severity levels, such as trace (TRCE), debug (DBUG), info (INFO), warn (WARN), error (EROR), and fatal (FATAL). These methods allow you to log messages based on the desired level of detail and urgency.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Log4j Interview Questions

what are the format characters used in log4j?

1 Answers  


what are the three principal components of Log4j?

1 Answers  


how can you get multiple processes to log to the same file?

1 Answers  


what is the difference between Threshold and LevelRangeFilter in log4j?

1 Answers  


Inside logger component what are the different log levels?

1 Answers  


what is the role of filter in log4j?

1 Answers  


what is package level logging in log4j?

1 Answers  


what is the command to write your logging information into a file?

1 Answers  


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

1 Answers  


what are the system properties checked by log4j?

1 Answers  


what is layouts in log4j?

1 Answers  


what is the best way to migrate from java.util logging to log4j?

1 Answers  


Categories