What is the format of the log message out to standard out?



What is the format of the log message out to standard out?..

Answer / Anuj Goswami

The format of log messages out to standard out in WebLogic can vary depending on the specific logging feature being used. However, a common format includes a timestamp, logging level (such as SEVERE, WARNING, INFO, etc.), application name or module name, and the actual log message text.nFor example:n`2023-04-15 12:34:56,789 INFO myApp - This is an informational log message.`

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Weblogic Interview Questions

Can I use a native two-tier driver for a browser applet? : BEA Weblogic

1 Answers  


What are tuning jvm parameters?

1 Answers  


In web logic how are new threads assigned?

1 Answers  


What are the enhancements in ejb 2.0 with respect to cmp?

1 Answers  


Do ejbs have to be homogeneously deployed across a cluster? Why?

1 Answers  


Explain what are the transaction isolation levels supported by weblogic jdriver?

1 Answers  


How to troubleshoot it?

1 Answers  


What is the basic requirement for starting a WebLogic server?.

1 Answers   ABC Inc, CMC, HCL, Wipro,


Explain load blancing alogarthims in cluster??

1 Answers  


How do you troubleshoot server hang?

1 Answers  


Explain the types of application deployed in wls?

1 Answers  


when we creates a domain, it creates one-startManagedWebLogic in bea user_projects\domains\MyDomain\bin dir. Suppose we have 2 or more than 2 managed severs in our unix env.how can we start all our managed servers. I know we have to copy startManagedWebLogic with server name.then wht to modify in the script to start ecah of the managed servers?

3 Answers   HP,


Categories