bea.com | products | dev2dev | support | askBEA
 Download Docs   Site Map   Glossary 
Search

Using WebLogic Logging Services

 Previous Next Contents Index View as PDF  

Overview of WebLogic Logging Services

Writing Messages to the WebLogic Server Log

Using the I18N Message Catalog Framework: Main Steps

Step 1: Create Message Catalogs

Step 2: Compile Message Catalogs

Example: Compiling Message Catalogs

Step 3: Use Messages from Compiled Message Catalogs

Using the NonCatalogLogger APIs

Using GenericServlet

Writing Messages from a Remote Application

Writing Messages from a Remote JVM to a File

Writing Debug Messages

Viewing the WebLogic Server Logs

Listening for Messages from the WebLogic Server Log

Step 1: Create a Notification Listener

Creating a Notification Listener for an Application that Runs Within a WebLogic Server JVM

Creating a Notification Listener for a Remote Application

Step 2: Register the Notification Listener

Using the addNotificationListener API

Examples for Registering a Notification Listener

Step 3: Create and Register a Notification Filter

Creating and Registering a Filter

Adding Filter Classes to the Server Classpath

WebLogicLogNotification Objects

Example Notification Filter

 

Back to Top Previous Next