Weblogic 面试题与答案
Question: How do you enable and configure WebLogic Server logging?Answer: WebLogic Server logging can be configured through the Administration Console. You can specify log file locations, set log levels for various components, and configure rotation policies to manage log files efficiently.Example:
|
保存以便复习
收藏此条目、标记为困难题,或将其加入复习集合。
这有帮助吗? 是 否
用户评价最有帮助的内容:
- What is WebLogic Server?
- Explain the difference between a Managed Server and an Admin Server in WebLogic.
- What is the difference between connection pooling and data source in WebLogic?
- Explain the use of WebLogic Scripting Tool (WLST).
- How does WebLogic support Java EE technologies?