What is the format of the log message out to standard out?
Answer Posted / 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 View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category