Log4j 面接の質問と回答
Question: What are the different logging levels?Answer: There are several logging levels that you can configure in you applicaiton.Those are FATAL, ERROR, WARN, TRACE, DEBUG, INFO and ALL in apache logging. Default logging level is INFO. |
復習用に保存
この項目をブックマークに追加したり、難しい内容としてマークしたり、復習セットに入れたりできます。
役に立ちましたか? はい いいえ
ユーザー評価で最も役立つ内容:
- What is Log4j?
- What are the different logging levels?
- Describe about logger levels in log4j.
- What are the three main components in log4j?
- What is the importance of logging applications?