Configuring the server’s log profile

To change the log profile used in a server, display the Log/Trace tab in the Server Properties dialog box. To change the profiles using jagtool, set the following server properties:

EAServer installs several predefined log profiles, as listed in Table 3-12.

Table 3-12: Preconfigured log profiles

Profile name

Description

debug

Default logging profile for debug servers. Supports the logging mechanism used in versions of EAServer earlier than 5.0.

prod

Default logging profile for production servers. Supports the logging mechanism used in versions of EAServer earlier than 5.0.

debug_jdk

Supports the JDK 1.4 java.util.logging package, configured for use in debug servers. The server must be started with JDK 1.4 to use this profile.

prod_jdk

Supports the JDK 1.4 java.util.logging package, configured for use in production servers. The server must be started with JDK 1.4 to use this profile.

debug_l4j

Supports Log4j, configured for use in debug servers.

prod_l4j

Supports Log4j, configured for use in production servers.