|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LogRecordExt
An extension to java.util.logging.LogRecord. This interface is implemented by LogRecords cut from the WLP logging code.
Method Summary | |
---|---|
java.lang.String |
getFormattedMessage(java.util.Locale locale)
Retrieve the formatted message for this LogRecord from the given Locale, using the resource bundle, message, and parameters associated with this LogRecord. |
Method Detail |
---|
java.lang.String getFormattedMessage(java.util.Locale locale)
locale
- The desired Locale.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |