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

Viewing Server Logs

Changing the Name and Location of the Server Log File

Specifying Which Messages a Server Sends to Standard Out

Rotating Log Files

Specifying the Messages That a Server Forwards to the Domain Log

Viewing the Domain Log

 

Related Topics

Overview of WebLogic Server Log Messages and Log Files

Writing Debug Messages

 

Attributes

Attribute Label

Description

Value Constraints

Server File Name The name of the file that stores current log messages. If the pathname is not absolute, the path is relative to the server's root directory. For more information, refer to "