Server --> Logging --> Server
Tasks Related Topics Attributes
Overview
The Server - >Logging - >Server tab configures a server's local message log. Use this tab to specify the name of the log file and any log file rotation criteria.
In addition, you can use this tab to specify the types of messages that the server sends to standard out.
The server message log does not contain HTTP requests, JDBC messages, or JTA transaction messages. Instead, you can configure separate log files for those requests and messages.
In addition to maintaining its local message log, by default, each server forwards all messages of severity ERROR and higher to the domain log.
Debug Messages
If you create applications to run on WebLogic Server, you can configure your applications to generate messages of severity DEBUG. These messages are never forwarded to the domain log and are intended to contain detailed information about the operation of an application or the server.
Tasks
Changing the Name and Location of the Server Log File
Specifying Which Messages a Server Sends to Standard Out
Specifying the Messages That a Server Forwards to the Domain Log
Related Topics
Overview of WebLogic Server Log Messages and Log Files
Attributes