what are the logging methods provided by logger class?
Answer Posted / 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 View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category