Log Message Catalog Example - BEA WebLogic Server Manual

Internationalization guide
Hide thumbs Also See for BEA WebLogic Server:
Table of Contents

Advertisement

Element
messagebody
messagedetail
cause
action

Log Message Catalog Example

The following example shows a log message catalog,
message.
Listing 2-2 Example of a Log Message Catalog
<?xml version="1.0"?>
<!DOCTYPE message_catalog PUBLIC "weblogic-message-catalog-dtd"
" http://www.bea.com/servers/wls700/dtd/ msgcat.dtd">
<message_catalog
l10n_package="programs.utils"
i18n_package="programs.utils"
subsystem="MYUTIL"
Parent
Required/
Element
Optional
Required
log_message
Required
log_message
Required
log_message
Required
log_message
Message Catalog Formats
Description
A string containing a short description for this
message. This element may contain zero or more
placeholders, {n} that are replaced by the
appropriate argument when the log message is
localized.
A string containing a detailed description of the
event. This element may contain zero or more
placeholders, {n} that are replaced by the
appropriate argument when the log message is
localized.
A string describing the root cause of the problem.
This element may contain zero or more
placeholders, {n} that are replaced by the
appropriate argument when the log message is
localized.
A string describing the recommended resolution.
This element may contain zero or more
placeholders, {n} that are replaced by the
appropriate argument when the log message is
localized.
MyUtilLog.xml
Internationalization Guide
, with one log
2-9

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the BEA WebLogic Server and is the answer not in the manual?

Table of Contents

Save PDF